Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-native-context-specialization.cc2250 Node* function_reference = in InlineApiCall() local
2258 code, function_reference, jsgraph()->Constant(argc), data, holder, in InlineApiCall()
Djs-call-reducer.cc968 ExternalReference function_reference = ExternalReference::Create( in ReduceFastApiCall() local
980 inputs[cursor++] = ExternalConstant(function_reference); in ReduceFastApiCall()
3860 ExternalReference function_reference = ExternalReference::Create( in ReduceCallApiFunction() local
3869 node->ReplaceInput(1, jsgraph()->ExternalConstant(function_reference)); in ReduceCallApiFunction()