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.h220 GateRef objectPrototype = LoadPrototype(glue, objectHClass); in LoadPrototypeHClass() local
227 GateRef objectPrototype = LoadPrototype(glue, objectHClass); in LoadPrototypeOfPrototypeHClass() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_array.cpp1936 JSHandle<JSTaggedValue> objectPrototype = env->GetObjectFunctionPrototype(); in ToString() local
Dbuiltins_array.cpp2698 JSHandle<JSTaggedValue> objectPrototype = env->GetObjectFunctionPrototype(); in ToString() local