Bug 185896 - BytecodeGeneratorification shouldn't add a ValueProfile if the JIT is disabled.
Summary: BytecodeGeneratorification shouldn't add a ValueProfile if the JIT is disabled.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-22 17:49 PDT by Mark Lam
Modified: 2018-05-22 20:12 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (2.67 KB, patch)
2018-05-22 17:54 PDT, Mark Lam
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-05-22 17:49:02 PDT
Patch coming.
Comment 1 Radar WebKit Bug Importer 2018-05-22 17:49:29 PDT
<rdar://problem/40471403>
Comment 2 Mark Lam 2018-05-22 17:54:11 PDT
Created attachment 341052 [details]
proposed patch.
Comment 3 Mark Lam 2018-05-22 20:12:18 PDT
Thanks for the review.  Landed in r232100: <http://trac.webkit.org/r232100>.