Searched defs:GetNativePointerField (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object.cpp | 2909 void *ECMAObject::GetNativePointerField(int32_t index) const in GetNativePointerField() function in panda::ecmascript::ECMAObject |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 2965 void *ObjectRef::GetNativePointerField(const EcmaVM *vm, int32_t index) in GetNativePointerField() function in panda::ObjectRef |
Completed in 22 milliseconds