Searched refs:SetNativePointer (Results 1 – 12 of 12) sorted by relevance
220 GetPandaMethod()->SetNativePointer(impl); in RegisterNativeImpl()226 GetPandaMethod()->SetNativePointer(nullptr); in UnregisterNativeImpl()
81 bitVector->SetNativePointer(thread, pointer); in CreateBitVector()
99 bitVector->SetNativePointer(thread, pointer); in CreateBitVector()
404 void SetNativePointer(void *nativePointer) in SetNativePointer() function
718 method->SetNativePointer(InternalMethodTable[i]); in GenerateInternalNativeMethods()
224 method->SetNativePointer(const_cast<void *>(func)); in NewSMethodForNativeFunction()
124 method->SetNativePointer(const_cast<void *>(func)); in NewMethodForNativeFunction()1537 JSAPIBitVector::Cast(*obj)->SetNativePointer(thread_, JSTaggedValue::Undefined()); in InitializeJSObject()4560 obj->SetNativePointer(thread_, pointer); in NewJSAPIBitVector()
465 method.SetNativePointer(nullptr); in InitCallJSClass()
653 void SetNativePointer(void *nativePointer) in SetNativePointer() function
537 method->SetNativePointer(ptr); in ResolveNativeMethod()
234 newBitVector->SetNativePointer(thread, dstNp); in GetBitsByRange()
62 obj->SetNativePointer(thread, pointer); in BitVectorConstructor()