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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DThunkGenerators.h39 MacroAssemblerCodeRef stringLengthTrampolineGenerator(VM*);
H A DThunkGenerators.cpp164 MacroAssemblerCodeRef stringLengthTrampolineGenerator(VM* vm) function in namespace:JSC
H A DJITStubs.cpp990 ctiPatchCallByReturnAddress(codeBlock, returnAddress, vm->getCTIStub(stringLengthTrampolineGenerator).code());

Completed in 189 milliseconds