Searched defs:GetNativePointerField (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_object.cpp | 2259 void *ECMAObject::GetNativePointerField(int32_t index) const in GetNativePointerField() function in panda::ecmascript::ECMAObject |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | jsnapi.cpp | 1655 void *ObjectRef::GetNativePointerField(int32_t index) in GetNativePointerField() function in panda::ObjectRef |