Searched refs:SetNativePointerFieldCount (Results 1 – 5 of 5) sorted by relevance
353 void SetNativePointerFieldCount(int32_t count);
1946 void ECMAObject::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ecmascript::ECMAObject
555 void SetNativePointerFieldCount(int32_t count);
916 void ObjectRef::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ObjectRef919 object->SetNativePointerFieldCount(count); in SetNativePointerFieldCount()
1293 obj->SetNativePointerFieldCount(1); in HWTEST_F_L0()