Summary: | Reflective Arguments retrieval should be hardened for the possibility of inlining | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> | ||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 69996 | ||||||
Attachments: |
|
Description
Filip Pizlo
2011-10-13 15:50:54 PDT
Created attachment 110920 [details]
the patch
Attachment 110920 [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/bytecode/CodeOrigin.h:26: #ifndef header guard has wrong style, please use: CodeOrigin_h [build/header_guard] [5]
Total errors found: 1 in 17 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 110920 [details]
the patch
Fix the minor style error
|