Home
last modified time | relevance | path

Searched defs:prototypeObj (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass-inl.h261 auto prototypeObj = JSObject::Cast(proto); in FindProtoHClass() local
271 auto prototypeObj = JSObject::Cast(proto); in FindProtoRootHClass() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1085 auto prototypeObj = JSObject::Cast(protoOrHClass); in DumpDefineClass() local