Searched defs:objNotNum (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | stub_builder.cpp | 5540 BRANCH(TaggedIsNumber(obj), &objIsNum, &objNotNum); in FastTypeOf() local |
Completed in 31 milliseconds