Home
last modified time | relevance | path

Searched defs:noSlowPath (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp94 BRANCH(False(), slowPath, &noSlowPath); in IsFinite() local
133 BRANCH(False(), slowPath, &noSlowPath); in IsNaN() local
164 BRANCH(False(), slowPath, &noSlowPath); in IsInteger() local
200 BRANCH(False(), slowPath, &noSlowPath); IsSafeInteger() local
[all...]

Completed in 2 milliseconds