Home
last modified time | relevance | path

Searched defs:isEmpty (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPtsDS.ts28 isEmpty(): boolean; method
109 isEmpty(): boolean { method in PtsSet
185 isEmpty(): boolean { method in PtsBV
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/utils/
DSparseBitVector.ts81 isEmpty(): boolean { method in SparseBitVectorElement
379 isEmpty(): boolean { method in SparseBitVector
/arkcompiler/runtime_core/static_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h82 bool isEmpty = (localHead == localTail); in IsEmpty() local
/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots.h111 bool isEmpty = (usedSlots_ == 0); in IsEmpty() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.cpp242 bool isEmpty = true; in GetTypeFacts() local
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.cpp235 bool isEmpty = true; in GetTypeFacts() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_hashset_test.cpp181 JSTaggedValue isEmpty = hashSet->IsEmpty(); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/builder/
DViewTreeBuilder.ts475 public isEmpty(): boolean { method in TreeNodeStack
/arkcompiler/ets_frontend/ets2panda/lsp/src/services/text_change/
Dchange_tracker.cpp173 const auto isEmpty = members.empty(); in GetInsertNodeAtStartInsertOptions() local
278 const auto isEmpty = GetMembersOrProperties(mapElem.second.node).empty(); in FinishClassesWithNodesInsertedAtStart() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_treemap_test.cpp1358 JSTaggedValue isEmpty = ContainersTreeMap::IsEmpty(callInfo); in HWTEST_F_L0() local
1371 JSTaggedValue isEmpty = ContainersTreeMap::IsEmpty(callInfo); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp776 Label isEmpty(env); in NewTaggedArray() local
816 Label isEmpty(env); in NewMutantTaggedArray() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js41017 isEmpty() { method in anonymousFunction63e674a939400.AI
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument