Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcode-assembler.h1002 return CallRuntimeImpl(function, context,
1217 TNode<Object> CallRuntimeImpl(Runtime::FunctionId function,
Dcode-assembler.cc1085 TNode<Object> CodeAssembler::CallRuntimeImpl( in CallRuntimeImpl() function in v8::internal::compiler::CodeAssembler