Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3467 JSHandle<JSFunction> parentHandle(JSNApiHelper::ToJSHandle(parent)); in NewSendableClassFunction()
3468 parentIHClass = reinterpret_cast<JSHClass *>(parentHandle->GetProtoOrHClass().GetTaggedObject()); in NewSendableClassFunction()
3666 JSHandle<JSObject> parentHandle = JSHandle<JSObject>::Cast(parentValue); in Inherit() local
3675 JSHandle<JSTaggedValue> parentProtoType(thread, JSFunction::PrototypeGetter(thread, parentHandle)); in Inherit()

Completed in 12 milliseconds