Bug 62738

Summary: Reduce the size of global_resolve
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Oliver Hunt 2011-06-15 10:33:47 PDT
Reduce the size of global_resolve
Comment 1 Oliver Hunt 2011-06-15 10:41:20 PDT
Created attachment 97321 [details]
Patch
Comment 2 Sam Weinig 2011-06-15 11:19:02 PDT
Comment on attachment 97321 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=97321&action=review

> Source/JavaScriptCore/ChangeLog:8
> +        Reduce the code size of global_resolve in the JIT but replacing

Typo but -> by.
Comment 3 Oliver Hunt 2011-06-15 11:27:24 PDT
Committed r88962: <http://trac.webkit.org/changeset/88962>