Searched refs:SetNativePointerFieldCount (Results 1 – 6 of 6) sorted by relevance
43 object->SetNativePointerFieldCount(key); in SetNativePointerFieldCount_fuzzer()
351 void SetNativePointerFieldCount(int32_t count);
2059 void ECMAObject::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ecmascript::ECMAObject
699 void SetNativePointerFieldCount(int32_t count);
1222 void ObjectRef::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ObjectRef1225 object->SetNativePointerFieldCount(count); in SetNativePointerFieldCount()
1294 obj->SetNativePointerFieldCount(1); in HWTEST_F_L0()