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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DThunkGenerators.h40 MacroAssemblerCodeRef nativeCallGenerator(VM*);
H A DJITThunks.cpp53 return ctiStub(vm, nativeCallGenerator).code();
H A DThunkGenerators.cpp409 MacroAssemblerCodeRef nativeCallGenerator(VM* vm) function in namespace:JSC
H A DJITOpcodes.cpp48 return vm->getCTIStub(nativeCallGenerator);

Completed in 200 milliseconds