Home
last modified time | relevance | path

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

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