Searched defs:SetNativePointerField (Results 1 – 3 of 3) sorted by relevance
3952 ### SetNativePointerField subsection
1908 void ObjectRef::SetNativePointerField(const EcmaVM *vm, int32_t index, void *nativePointer, in SetNativePointerField() function in panda::ObjectRef
2751 void ECMAObject::SetNativePointerField(const JSThread *thread, int32_t index, void *nativePointer, in SetNativePointerField() function in panda::ecmascript::ECMAObject