OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CallRuntime1
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/compiler/
raw-machine-assembler.cc
217
Node* RawMachineAssembler::
CallRuntime1
(Runtime::FunctionId function,
code-assembler.cc
390
Node* return_value = raw_assembler_->
CallRuntime1
(function_id, arg1, context);
[
all
...]
raw-machine-assembler.h
711
Node*
CallRuntime1
(Runtime::FunctionId function, Node* arg0, Node* context);
[
all
...]
Completed in 47 milliseconds