Home
last modified time | relevance | path

Searched defs:IsNativePointer (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h52 inline bool IsNativePointer() const in IsNativePointer() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h543 inline bool JSTaggedValue::IsNativePointer() const in IsNativePointer() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2367 ### IsNativePointer subsection
Djsnapi_expo.cpp469 bool JSValueRef::IsNativePointer() in IsNativePointer() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2070 HWTEST_F_L0(JSNApiTests, IsNativePointer) in HWTEST_F_L0() argument