Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_sendable_arraybuffer.h34 bool IsDetach() in IsDetach() function
/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.h34 bool IsDetach() in IsDetach() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md104 ### IsDetach subsection
Djsnapi_expo.cpp3049 bool ArrayBufferRef::IsDetach(const EcmaVM *vm) in IsDetach() function in panda::ArrayBufferRef
3094 bool SendableArrayBufferRef::IsDetach(const EcmaVM *vm) in IsDetach() function in panda::SendableArrayBufferRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp487 HWTEST_F_L0(JSNApiTests, IsDetach) in HWTEST_F_L0() argument