Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp499 …JSTaggedValue protoDetailsValue = JSObject::Cast(proto.GetTaggedObject())->GetJSHClass()->GetProto… in UnregisterOnProtoChain() local
539 JSTaggedValue protoDetailsValue = jshclass->GetProtoChangeDetails(); in NoticeThroughChain() local