diff options
author | barraclough@apple.com <barraclough@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2011-10-25 23:06:13 +0000 |
---|---|---|
committer | barraclough@apple.com <barraclough@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2011-10-25 23:06:13 +0000 |
commit | ab7f6c78daae25551f5a85c50dee8d28d8e05a08 (patch) | |
tree | f267e5f6e989c7497b83fefa3037a7d5549349ad /third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html | |
parent | faf8d943b24039b7e3e38838ef60b414ae8c01e9 (diff) | |
download | chromium_src-ab7f6c78daae25551f5a85c50dee8d28d8e05a08.zip chromium_src-ab7f6c78daae25551f5a85c50dee8d28d8e05a08.tar.gz chromium_src-ab7f6c78daae25551f5a85c50dee8d28d8e05a08.tar.bz2 |
Separate out function linking & exception check data structures.
https://bugs.webkit.org/show_bug.cgi?id=70858
Reviewed by Oliver Hunt.
This will make it easier to refactor the callOperation methods to spilt the value
representation specific handling from the cpu/calling-convention implementation.
* dfg/DFGJITCodeGenerator.h:
(JSC::DFG::appendCallWithExceptionCheck):
* dfg/DFGJITCodeGenerator32_64.cpp:
(JSC::DFG::JITCodeGenerator::emitCall):
* dfg/DFGJITCodeGenerator64.cpp:
(JSC::DFG::JITCodeGenerator::emitCall):
* dfg/DFGJITCompiler.cpp:
(JSC::DFG::JITCompiler::compileBody):
(JSC::DFG::JITCompiler::link):
* dfg/DFGJITCompiler.h:
(JSC::DFG::CallLinkRecord::CallLinkRecord):
(JSC::DFG::CallExceptionRecord::CallExceptionRecord):
(JSC::DFG::JITCompiler::JITCompiler):
(JSC::DFG::JITCompiler::notifyCall):
(JSC::DFG::JITCompiler::appendCall):
(JSC::DFG::JITCompiler::addExceptionCheck):
(JSC::DFG::JITCompiler::addFastExceptionCheck):
* dfg/DFGJITCompiler32_64.cpp:
(JSC::DFG::JITCompiler::compileBody):
(JSC::DFG::JITCompiler::link):
git-svn-id: svn://svn.chromium.org/blink/trunk@98405 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html')
0 files changed, 0 insertions, 0 deletions