Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h52 inline bool IsNativePointer() const in IsNativePointer() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp97 bool MetaParser::IsNativePointer(JSType type) in IsNativePointer() function in rawheap_translate::MetaParser
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h345 inline bool JSTaggedValue::IsNativePointer() const in IsNativePointer() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2369 ### IsNativePointer subsection
Djsnapi_expo.cpp640 bool JSValueRef::IsNativePointer(const EcmaVM *vm) in IsNativePointer() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2312 HWTEST_F_L0(JSNApiTests, IsNativePointer) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1691 inline GateRef StubBuilder::IsNativePointer(GateRef glue, GateRef obj) in IsNativePointer() function