Bug 120487

Summary: CodeBlock: LLIntCallLinkInfo vector can be sized-to-fit at creation.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Andreas Kling 2013-08-29 13:46:52 PDT
CodeBlock: LLIntCallLinkInfo vector can be sized-to-fit at creation.
Comment 1 Andreas Kling 2013-08-29 13:48:09 PDT
Created attachment 210025 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-29 13:50:58 PDT
Attachment 210025 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/bytecode/CodeBlock.cpp', u'Source/JavaScriptCore/bytecode/CodeBlock.h']" exit_code: 1
Source/JavaScriptCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2013-08-29 13:52:07 PDT
Created attachment 210027 [details]
Patch
Comment 4 WebKit Commit Bot 2013-08-29 18:20:21 PDT
Comment on attachment 210027 [details]
Patch

Clearing flags on attachment: 210027

Committed r154863: <http://trac.webkit.org/changeset/154863>
Comment 5 WebKit Commit Bot 2013-08-29 18:20:23 PDT
All reviewed patches have been landed.  Closing bug.