Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.h88 Reduction ReduceFunctionPrototypeHasInstance(Node* node);
Djs-call-reducer.cc2868 Reduction JSCallReducer::ReduceFunctionPrototypeHasInstance(Node* node) { in ReduceFunctionPrototypeHasInstance() function in v8::internal::compiler::JSCallReducer
4564 return ReduceFunctionPrototypeHasInstance(node); in ReduceJSCall()