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