Searched defs:GetNativePointerField (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | README.md | 3827 ### GetNativePointerField subsection |
| D | jsnapi_expo.cpp | 3063 void *ObjectRef::GetNativePointerField(const EcmaVM *vm, int32_t index) in GetNativePointerField() function in panda::ObjectRef |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_object.cpp | 2989 void *ECMAObject::GetNativePointerField(int32_t index) const in GetNativePointerField() function in panda::ecmascript::ECMAObject |