Searched defs:thisRef (Results 1 – 4 of 4) sorted by relevance
41 const panda::Local<panda::JSValueRef>& thisRef) in SetAttachCallback()62 const panda::Local<panda::JSValueRef>& thisRef) in SetDetachCallback()82 const panda::Local<panda::JSValueRef>& thisRef) in SetGetIdCallback()105 const panda::Local<panda::JSValueRef>& thisRef) in SetCreateNewChildCallback()128 const panda::Local<panda::JSValueRef>& thisRef) in SetDisposeChildCallback()150 const panda::Local<panda::JSValueRef>& thisRef) in SetUpdateChildCallback()186 auto thisRef = runtimeCallInfo->GetCallArgRef(1); in SetCallbacks() local
61 Local<JSValueRef> thisRef = runtimeCallInfo->GetThisRef(); in GetPointerField() local
44 napi_ref thisRef = nullptr; member