Bug 194891 - [JSC] Remove WatchpointSet creation for SymbolTable entries if VM::canUseJIT() returns false
Summary: [JSC] Remove WatchpointSet creation for SymbolTable entries if VM::canUseJIT(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-20 19:35 PST by Yusuke Suzuki
Modified: 2019-02-20 22:00 PST (History)
8 users (show)

See Also:


Attachments
Patch (5.07 KB, patch)
2019-02-20 20:32 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-02-20 19:35:15 PST
[JSC] Remove WatchpointSet creation for SymbolTable entries if VM::canUseJIT() returns false
Comment 1 Yusuke Suzuki 2019-02-20 20:32:15 PST
Created attachment 362584 [details]
Patch
Comment 2 Geoffrey Garen 2019-02-20 20:53:13 PST
Comment on attachment 362584 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2019-02-20 21:34:13 PST
Comment on attachment 362584 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2019-02-20 21:59:59 PST
Comment on attachment 362584 [details]
Patch

Clearing flags on attachment: 362584

Committed r241862: <https://trac.webkit.org/changeset/241862>
Comment 5 WebKit Commit Bot 2019-02-20 22:00:00 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-02-20 22:00:35 PST
<rdar://problem/48265021>