Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_stub_builder.cpp55 BRANCH(IsContainer(tempObj, type), &objIsJSAPIVector, slowPath); in ContainersCommonFuncCall() local
178 BRANCH(IsContainer(tempObj, type), &objIsJSAPIVector, slowPath); in QueueCommonFuncCall() local
287 BRANCH(IsContainer(tempObj, type), &objIsJSAPIVector, slowPath); in DequeCommonFuncCall() local

Completed in 2 milliseconds