Bug 23864 - Provide a class type for a generated block of JIT code.
Summary: Provide a class type for a generated block of JIT code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 00:21 PST by Gavin Barraclough
Modified: 2009-02-10 00:47 PST (History)
0 users

See Also:


Attachments
The patch (19.85 KB, patch)
2009-02-10 00:24 PST, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2009-02-10 00:21:51 PST
Provide a class type for a generated block of JIT code.
Comment 1 Gavin Barraclough 2009-02-10 00:24:13 PST
Created attachment 27515 [details]
The patch
Comment 2 Gavin Barraclough 2009-02-10 00:43:43 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
Sending        JavaScriptCore/assembler/AbstractMacroAssembler.h
Sending        JavaScriptCore/assembler/X86Assembler.h
Sending        JavaScriptCore/bytecode/CodeBlock.h
Sending        JavaScriptCore/interpreter/Interpreter.cpp
Sending        JavaScriptCore/jit/JIT.cpp
Sending        JavaScriptCore/jit/JIT.h
Sending        JavaScriptCore/jit/JITCall.cpp
Adding         JavaScriptCore/jit/JITCode.h
Transmitting file data ..........
Committed revision 40813.