Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc4041 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
4195 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
4200 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
4205 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc3620 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
3774 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
3779 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
3784 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc98 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
3865 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
3871 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
3877 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc4175 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
4338 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
4343 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
4348 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc3592 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
3747 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
3752 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
3757 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc5033 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
5183 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
5188 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
5193 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc4084 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
4239 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
4244 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
4249 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc3561 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
3714 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
3719 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
3724 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc3692 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
3852 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
3857 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
3862 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc102 void Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, in Generate_BaselineOrInterpreterEntry() function
3871 Generate_BaselineOrInterpreterEntry(masm, false); in Generate_BaselineOrInterpreterEnterAtBytecode()
3876 Generate_BaselineOrInterpreterEntry(masm, true); in Generate_BaselineOrInterpreterEnterAtNextBytecode()
3881 Generate_BaselineOrInterpreterEntry(masm, false, true); in Generate_InterpreterOnStackReplacement_ToBaseline()

Completed in 76 milliseconds