Home
last modified time | relevance | path

Searched defs:IsNativePointer (Results 1 – 6 of 6) 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.h316 inline bool JSTaggedValue::IsNativePointer() const in IsNativePointer() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2369 ### IsNativePointer subsection
Djsnapi_expo.cpp611 bool JSValueRef::IsNativePointer(const EcmaVM *vm) in IsNativePointer() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2296 HWTEST_F_L0(JSNApiTests, IsNativePointer) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1573 inline GateRef StubBuilder::IsNativePointer(GateRef obj) in IsNativePointer() function