Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/ppc/
Dbuiltins-ppc.cc622 static void GetSharedFunctionInfoBytecode(MacroAssembler* masm, in GetSharedFunctionInfoBytecode() function
728 GetSharedFunctionInfoBytecode(masm, r6, r3); in Generate_ResumeGeneratorTrampoline()
1491 GetSharedFunctionInfoBytecode(masm, kInterpreterBytecodeArrayRegister, ip); in Generate_InterpreterEntryTrampoline()
/third_party/node/deps/v8/src/builtins/ia32/
Dbuiltins-ia32.cc580 static void GetSharedFunctionInfoBytecode(MacroAssembler* masm, in GetSharedFunctionInfoBytecode() function
1129 GetSharedFunctionInfoBytecode(masm, kInterpreterBytecodeArrayRegister, eax); in Generate_InterpreterEntryTrampoline()