Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h196 GateRef objectPrototype = LoadPrototype(objectHClass); in LoadPrototypeHClass() local
203 GateRef objectPrototype = LoadPrototype(objectHClass); in LoadPrototypeOfPrototypeHClass() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_shared_array.cpp2096 JSHandle<JSTaggedValue> objectPrototype = env->GetObjectFunctionPrototype(); in ToString() local
H A Dbuiltins_array.cpp2715 JSHandle<JSTaggedValue> objectPrototype = env->GetObjectFunctionPrototype(); in ToString() local

Completed in 11 milliseconds