RESOLVED FIXED Bug 95531
JSC: Refactor LLInt and supporting code in preparation for the C Loop backend
https://bugs.webkit.org/show_bug.cgi?id=95531
Summary JSC: Refactor LLInt and supporting code in preparation for the C Loop backend
Mark Lam
Reported 2012-08-31 00:13:51 PDT
Refactor LLInt and supporting code in preparation for the C Loop backend.
Attachments
Fix. (19.41 KB, patch)
2012-08-31 01:11 PDT, Mark Lam
gyuyoung.kim: commit-queue-
Fixed typo. (19.41 KB, patch)
2012-08-31 01:28 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2012-08-31 01:11:38 PDT
WebKit Review Bot
Comment 2 2012-08-31 01:13:37 PDT
Attachment 161634 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:40: Extra space before ) [whitespace/parens] [2] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gyuyoung Kim
Comment 3 2012-08-31 01:22:03 PDT
Mark Lam
Comment 4 2012-08-31 01:28:15 PDT
Created attachment 161636 [details] Fixed typo.
WebKit Review Bot
Comment 5 2012-08-31 01:29:59 PDT
Attachment 161636 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:40: Extra space before ) [whitespace/parens] [2] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 6 2012-08-31 16:25:05 PDT
Comment on attachment 161636 [details] Fixed typo. Clearing flags on attachment: 161636 Committed r127333: <http://trac.webkit.org/changeset/127333>
WebKit Review Bot
Comment 7 2012-08-31 16:25:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.