Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.h83 Reduction ReduceCallWasmFunction(Node* node,
Djs-call-reducer.cc3559 Reduction JSCallReducer::ReduceCallWasmFunction( in ReduceCallWasmFunction() function in v8::internal::compiler::JSCallReducer
4896 return ReduceCallWasmFunction(node, shared); in ReduceJSCall()