Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h122 Node* ProcessCallRuntimeArguments(const Operator* call_runtime_op,
Dbytecode-graph-builder.cc1377 const Operator* call_runtime_op, interpreter::Register first_arg, in ProcessCallRuntimeArguments() argument
1385 Node* value = MakeNode(call_runtime_op, static_cast<int>(arity), all, false); in ProcessCallRuntimeArguments()