Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_function_stub_builder.cpp60 BRANCH(TaggedIsHole(elements), &targetIsHole, &targetNotHole); in PrototypeApply() local
406 BRANCH(TaggedIsHole(value), &targetIsHole, &targetNotHole); in MakeArgListWithHole() local

Completed in 3 milliseconds