Home
last modified time | relevance | path

Searched refs:parentHandle (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2300 JSHandle<JSObject> parentHandle = JSHandle<JSObject>::Cast(parentValue); in Inherit() local
2309 …JSHandle<JSTaggedValue> parentProtoType(thread, JSFunction::PrototypeGetter(thread, parentHandle)); in Inherit()