Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h82 Reduction ReduceJSTypeOf(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc850 Reduction JSTypedLowering::ReduceJSTypeOf(Node* node) { in ReduceJSTypeOf() function in v8::internal::compiler::JSTypedLowering
2414 return ReduceJSTypeOf(node); in Reduce()