Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1195 auto isIntString = builder_.IsIntegerString(param); in LowerNewNumber() local
1196 builder_.DeoptCheck(isIntString, FindFrameState(gate), DeoptType::NOTINT1); in LowerNewNumber()