Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-call-reducer.cc267 bool CanInlineApiCall(Isolate* isolate, Node* node, in CanInlineApiCall() function
361 if (!CanInlineApiCall(isolate, node, function_template_info)) { in ReduceCallApiFunction()