Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds