Bug 148542

Summary: Enable $vm in jsc always, and add $vm.setOptions() utility
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: ASSIGNED    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the fix. fpizlo: review-

Mark Lam
Reported 2015-08-27 16:08:52 PDT
This is useful for testing.
Attachments
the fix. (3.13 KB, patch)
2015-08-27 16:17 PDT, Mark Lam
fpizlo: review-
Mark Lam
Comment 1 2015-08-27 16:17:59 PDT
Created attachment 260094 [details] the fix.
Filip Pizlo
Comment 2 2015-08-27 16:20:24 PDT
Comment on attachment 260094 [details] the fix. Currently the mechanism for doing this is to add methods inside run-jsc-stress-tests, and then call those methods from the test file using //@ <call> syntax. I don't want there to be another way of doing this, unless you are also proposing changing all tests to use your new mechanism.
Note You need to log in before you can comment on or make changes to this bug.