Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h64 Reduction ReduceJSToInteger(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc1093 Reduction JSTypedLowering::ReduceJSToInteger(Node* node) { in ReduceJSToInteger() function in v8::internal::compiler::JSTypedLowering
2402 return ReduceJSToInteger(node); in Reduce()