Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/
Dendpoint.cpp42 JsonObject empty; in HandleMessage() local
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dcollection_set.h79 bool empty() const in empty() function
/arkcompiler/runtime_core/libpandabase/utils/
Dspan.h212 bool empty() const in empty() function
Dring_buffer.h381 [[nodiscard]] constexpr bool empty() const noexcept // NOLINT(readability-identifier-naming) in empty() function
Dsmall_vector.h393 bool empty() const in empty() function
Dlist.h512 bool empty() const in empty() function
Dbit_vector.h347 bool empty() const in empty() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp50 bool empty = methodName.empty(); in IncludesMethod() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb151 def empty method
/arkcompiler/runtime_core/runtime/include/
Dthread.h163 bool empty() const in empty() function
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_lightweightmap_test.cpp301 uint32_t empty = 0; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp1147 JSHandle<JSTaggedValue> empty(thread->GetEcmaVM()->GetFactory()->NewFromASCII("")); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp499 auto *empty = AllocNode<ir::EmptyStatement>(); in ParseEmptyStatement() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property