Home
last modified time | relevance | path

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

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