Searched defs:SetNativePointerFieldCount (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/ | ||
D | js_object.cpp | 1946 void ECMAObject::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ecmascript::ECMAObject |
/ark/js_runtime/ecmascript/napi/ | ||
D | jsnapi.cpp | 916 void ObjectRef::SetNativePointerFieldCount(int32_t count) in SetNativePointerFieldCount() function in panda::ObjectRef |