Searched refs:generateSlowCaseFor (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DThunkGenerators.cpp40 static JSInterfaceJIT::Call generateSlowCaseFor(VM* vm, JSInterfaceJIT& jit) function in namespace:JSC
90 JSInterfaceJIT::Call callNotJSFunction = generateSlowCaseFor(vm, jit);
145 JSInterfaceJIT::Call callNotJSFunction = generateSlowCaseFor(vm, jit);

Completed in 110 milliseconds