Home
last modified time | relevance | path

Searched refs:jitThrow (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp1038 static ExceptionHandler jitThrow(JSGlobalData* globalData, CallFrame* callFrame, JSValue exceptionV… in jitThrow() function
1369 …ExceptionHandler handler = jitThrow(stackFrame.globalData, oldCallFrame, createStackOverflowError(… in DEFINE_STUB_FUNCTION()
1991 …ExceptionHandler handler = jitThrow(stackFrame.globalData, oldCallFrame, createStackOverflowError(… in DEFINE_STUB_FUNCTION()
2006 …ExceptionHandler handler = jitThrow(stackFrame.globalData, oldCallFrame, createStackOverflowError(… in DEFINE_STUB_FUNCTION()
2050 …ExceptionHandler handler = jitThrow(stackFrame.globalData, oldCallFrame, createStackOverflowError(… in DEFINE_STUB_FUNCTION()
2065 …ExceptionHandler handler = jitThrow(stackFrame.globalData, oldCallFrame, createStackOverflowError(… in DEFINE_STUB_FUNCTION()
3220 …ExceptionHandler handler = jitThrow(stackFrame.globalData, stackFrame.callFrame, stackFrame.args[0… in DEFINE_STUB_FUNCTION()
3567 …ExceptionHandler handler = jitThrow(globalData, stackFrame.callFrame, globalData->exception, globa… in DEFINE_STUB_FUNCTION()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-169627 (JSC::jitThrow):
10900 (JSC::jitThrow):
10942 (JSC::jitThrow):