Searched refs:SetNativePointerFieldCount (Results 1 – 7 of 7) sorted by relevance
46 object->SetNativePointerFieldCount(key); in SetNativePointerFieldCountFuzzTest()
352 void SetNativePointerFieldCount(int32_t count);
2310 void ECMAObject::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ecmascript::ECMAObject
731 void SetNativePointerFieldCount(int32_t count);
1641 void ObjectRef::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ObjectRef1645 object->SetNativePointerFieldCount(count); in SetNativePointerFieldCount()
1266 object->SetNativePointerFieldCount(input); in HWTEST_F_L0()
1294 obj->SetNativePointerFieldCount(1); in HWTEST_F_L0()