Searched defs:numberIsInt (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | operations_stub_builder.cpp | 1416 BRANCH(TaggedIsInt(value), &numberIsInt, &numberNotInt); in Not() local |
Completed in 4 milliseconds