Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering.h102 Node* ToNumericCode();
Dsimplified-lowering.cc4423 : ToNumericCode()); in DoJSToNumberOrNumericTruncatesToFloat64()
4522 : ToNumericCode()); in DoJSToNumberOrNumericTruncatesToWord32()
5024 Node* SimplifiedLowering::ToNumericCode() { in ToNumericCode() function in v8::internal::compiler::SimplifiedLowering