Searched defs:SetNativePointerFieldCount (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_object.cpp | 2059 void ECMAObject::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ecmascript::ECMAObject |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 1222 void ObjectRef::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ObjectRef |