Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 25 of 40) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h34 inline bool IsEmpty() const in IsEmpty() function
Djs_handle.h144 inline bool IsEmpty() const in IsEmpty() function
Djs_finalization_registry.cpp35 bool CellRecordVector::IsEmpty() in IsEmpty() function in panda::ecmascript::CellRecordVector
Djs_object.h200 inline bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.h49 bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/ecmascript/mem/
Decma_list.h132 bool IsEmpty() const in IsEmpty() function
Dmark_stack.h69 bool IsEmpty() const in IsEmpty() function
Dwork_manager.h78 bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h71 bool IsEmpty() in IsEmpty() function
/arkcompiler/runtime_core/libpandabase/mem/
Dpool_map.cpp86 bool PoolMap::IsEmpty() const in IsEmpty() function in panda::PoolMap
Dpool_map.h115 inline bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h44 inline bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp26 JSTaggedValue JSAPIHashSet::IsEmpty() in IsEmpty() function in panda::ecmascript::JSAPIHashSet
Djs_api_hashmap.cpp28 JSTaggedValue JSAPIHashMap::IsEmpty() in IsEmpty() function in panda::ecmascript::JSAPIHashMap
Djs_api_deque.cpp144 bool JSAPIDeque::IsEmpty() in IsEmpty() function in panda::ecmascript::JSAPIDeque
Djs_api_list.cpp96 bool JSAPIList::IsEmpty() in IsEmpty() function in panda::ecmascript::JSAPIList
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_stack.cpp53 JSTaggedValue ContainersStack::IsEmpty(EcmaRuntimeCallInfo *argv) in IsEmpty() function in panda::ecmascript::containers::ContainersStack
Dcontainers_hashset.cpp211 JSTaggedValue ContainersHashSet::IsEmpty(EcmaRuntimeCallInfo *argv) in IsEmpty() function in panda::ecmascript::containers::ContainersHashSet
Dcontainers_hashmap.cpp386 JSTaggedValue ContainersHashMap::IsEmpty(EcmaRuntimeCallInfo *argv) in IsEmpty() function in panda::ecmascript::containers::ContainersHashMap
Dcontainers_treeset.cpp310 JSTaggedValue ContainersTreeSet::IsEmpty(EcmaRuntimeCallInfo *argv) in IsEmpty() function in panda::ecmascript::containers::ContainersTreeSet
Dcontainers_treemap.cpp481 JSTaggedValue ContainersTreeMap::IsEmpty(EcmaRuntimeCallInfo *argv) in IsEmpty() function in panda::ecmascript::containers::ContainersTreeMap
Dcontainers_plainarray.cpp306 JSTaggedValue ContainersPlainArray::IsEmpty(EcmaRuntimeCallInfo *argv) in IsEmpty() function in panda::ecmascript::containers::ContainersPlainArray
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h115 inline bool IsEmpty() const in IsEmpty() function
217 inline bool IsEmpty() const in IsEmpty() function
314 inline bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_stack_test.cpp189 HWTEST_F_L0(ContainersStackTest, IsEmpty) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h433 bool IsEmpty() const in IsEmpty() function

12