WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39039
Provide support for separate bytecode/JIT code translations for call/construct usage
https://bugs.webkit.org/show_bug.cgi?id=39039
Summary
Provide support for separate bytecode/JIT code translations for call/construc...
Gavin Barraclough
Reported
2010-05-12 19:49:56 PDT
This will allow us to produce code generated specifically for use as a constructor, not for general function use.
Attachments
The patch
(72.84 KB, patch)
2010-05-12 19:58 PDT
,
Gavin Barraclough
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2010-05-12 19:58:29 PDT
Created
attachment 55929
[details]
The patch No performance impact.
WebKit Review Bot
Comment 2
2010-05-12 20:04:54 PDT
Attachment 55929
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 JavaScriptCore/jit/JITStubs.h:407: cti_vm_lazyLinkConstruct is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 22 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gavin Barraclough
Comment 3
2010-05-12 21:02:14 PDT
Transmitting file data ...................... Committed revision 59339.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug