Home
last modified time | relevance | path

Searched refs:CallRuntimeForPair (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-builder.h174 BytecodeArrayBuilder& CallRuntimeForPair(Runtime::FunctionId function_id,
Dbytecodes.h151 V(CallRuntimeForPair, OperandType::kIdx16, OperandType::kMaybeReg8, \
Dbytecode-array-builder.cc1077 BytecodeArrayBuilder& BytecodeArrayBuilder::CallRuntimeForPair( in CallRuntimeForPair() function in v8::internal::interpreter::BytecodeArrayBuilder
Dbytecode-generator.cc1565 .CallRuntimeForPair(Runtime::kLoadLookupSlot, context, 2, callee); in VisitCall()
/external/v8/test/unittests/interpreter/
Dbytecode-array-builder-unittest.cc113 .CallRuntimeForPair(Runtime::kLoadLookupSlot, reg, 1, reg) in TEST_F()
/external/v8/test/cctest/interpreter/
Dtest-bytecode-generator.cc6259 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlot), // in TEST()
6315 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlot), // in TEST()
6352 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlot), // in TEST()
6392 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlot), // in TEST()
6458 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlot), // in TEST()
6476 B(CallRuntimeForPair), U16(Runtime::kLoadLookupSlot), // in TEST()