Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp95 JSTaggedValue targetProto = JSTaggedValue::GetPrototype(thread, targetHandle); in GetPrototype() local
158 JSTaggedValue targetProto = JSTaggedValue::GetPrototype(thread, targetHandle); in SetPrototype() local