RESOLVED FIXED Bug 123849
FTL should support NewObject
https://bugs.webkit.org/show_bug.cgi?id=123849
Summary FTL should support NewObject
Filip Pizlo
Reported 2013-11-05 19:12:41 PST
Patch forthcoming.
Attachments
the patch (6.88 KB, patch)
2013-11-05 19:13 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-11-05 19:13:36 PST
Created attachment 216109 [details] the patch
WebKit Commit Bot
Comment 2 2013-11-05 19:15:56 PST
Attachment 216109 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/ftl/FTLAbstractHeapRepository.cpp', u'Source/JavaScriptCore/ftl/FTLAbstractHeapRepository.h', u'Source/JavaScriptCore/ftl/FTLCapabilities.cpp', u'Source/JavaScriptCore/ftl/FTLIntrinsicRepository.h', u'Source/JavaScriptCore/ftl/FTLLowerDFGToLLVM.cpp']" exit_code: 1 Source/JavaScriptCore/ftl/FTLAbstractHeapRepository.h:94: JSCell_freeListNext is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3 2013-11-05 20:38:25 PST
Note You need to log in before you can comment on or make changes to this bug.