Home
last modified time | relevance | path

Searched defs:SetNativePointerFieldCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md3856 ### SetNativePointerFieldCount subsection
Djsnapi_expo.cpp3173 void ObjectRef::SetNativePointerFieldCount(const EcmaVM *vm, int32_t count) in SetNativePointerFieldCount() function in panda::ObjectRef
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp3224 void ECMAObject::SetNativePointerFieldCount(const JSThread *thread, const JSHandle<JSObject> &obj, … in SetNativePointerFieldCount() function in panda::ecmascript::ECMAObject