Home
last modified time | relevance | path

Searched defs:GetNativePointer (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h166 void *GetNativePointer() const in GetNativePointer() function
Dmethod.h399 const void* GetNativePointer() const in GetNativePointer() function
Djs_object.cpp75 void *ECMAObject::GetNativePointer() const in GetNativePointer() function in panda::ecmascript::ECMAObject
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h665 void *GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h391 const void* GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp902 std::vector<void *> DebuggerApi::GetNativePointer(const EcmaVM *ecmaVm) in GetNativePointer() function in panda::ecmascript::tooling::DebuggerApi