Home
last modified time | relevance | path

Searched refs:kBytecodeArrayFromFp (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/interpreter/
Dbytecodes.cc829 InterpreterFrameConstants::kBytecodeArrayFromFp) /
/external/v8/src/
Dframes.cc1252 InterpreterFrameConstants::kBytecodeArrayFromFp, in GetBytecodeArray()
1260 InterpreterFrameConstants::kBytecodeArrayFromFp, in PatchBytecodeArray()
Dframes.h341 static const int kBytecodeArrayFromFp = variable
/external/v8/src/s390/
Dbuiltins-s390.cc978 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
1216 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/arm64/
Dbuiltins-arm64.cc978 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
1225 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/x64/
Dbuiltins-x64.cc623 Operand(rbp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
887 Operand(rbp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/ppc/
Dbuiltins-ppc.cc998 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
1233 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/arm/
Dbuiltins-arm.cc975 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
1208 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/mips64/
Dbuiltins-mips64.cc955 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
1193 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/mips/
Dbuiltins-mips.cc968 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
1207 MemOperand(fp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/x87/
Dbuiltins-x87.cc543 Operand(ebp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
815 Operand(ebp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()
/external/v8/src/ia32/
Dbuiltins-ia32.cc542 Operand(ebp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in LeaveInterpreterFrame()
814 Operand(ebp, InterpreterFrameConstants::kBytecodeArrayFromFp)); in Generate_InterpreterEnterBytecodeDispatch()