Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp1428 BRANCH(IsEcmaObject(prototype), &prototypeIsEcmaObj, slowPath); in Filter() local
2640 BRANCH(IsEcmaObject(prototype), &prototypeIsEcmaObj, slowPath); in Map() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp1503 BRANCH_CIR2(IsEcmaObject(prototype), &prototypeIsEcmaObj, &exit); in IsEnumCacheValid() local
H A Dstub_builder.cpp8214 BRANCH(IsEcmaObject(prototype), &prototypeIsEcmaObj, &exit); in IsEnumCacheWithProtoChainInfoValid() local

Completed in 31 milliseconds