Home
last modified time | relevance | path

Searched refs:kCallRuntime (Results 1 - 5 of 5) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-constants-aarch64.h152 enum RuntimeCallType { kCallRuntime, kTailCallRuntime }; enumerator
H A Dmacro-assembler-aarch64.h8160 CallRuntimeHelper(function, kCallRuntime); in CallRuntime()
8923 VIXL_ASSERT(call_type == kCallRuntime); in CallRuntimeHelper()
H A Dsimulator-aarch64.cc14608 if (call_type == kCallRuntime) { in Simulator()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecodes.h789 return bytecode == Bytecode::kCallRuntime ||
/third_party/node/deps/v8/src/ast/
H A Dast.h1810 : Expression(pos, kCallRuntime), in CallRuntime()
1815 : Expression(pos, kCallRuntime), in CallRuntime()

Completed in 43 milliseconds