Home
last modified time | relevance | path

Searched refs:numberIsInt (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Doperations_stub_builder.cpp1414 Label numberIsInt(env); in Not()
1416 BRANCH(TaggedIsInt(value), &numberIsInt, &numberNotInt); in Not() local
1417 Bind(&numberIsInt); in Not()

Completed in 3 milliseconds