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.h210 GateRef objectPrototype = LoadPrototype(objectHClass); in LoadPrototypeHClass() local
217 GateRef objectPrototype = LoadPrototype(objectHClass); in LoadPrototypeOfPrototypeHClass() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_array.cpp1943 JSHandle<JSTaggedValue> objectPrototype = env->GetObjectFunctionPrototype(); in ToString() local
Dbuiltins_array.cpp2742 JSHandle<JSTaggedValue> objectPrototype = env->GetObjectFunctionPrototype(); in ToString() local