Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Doperations_stub_builder.cpp1426 Label numberIsDouble(env); in Not()
1428 BRANCH(TaggedIsDouble(value), &numberIsDouble, &numberNotDouble); in Not() local
1429 Bind(&numberIsDouble); in Not()

Completed in 2 milliseconds