Home
last modified time | relevance | path

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

12

/arkcompiler/ets_frontend/es2panda/test/parser/binder/
Dgetter-setter-name-ts.ts17 var empty = Object.create(null); variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Drange.h44 bool empty() const in empty() function
Dspan.h211 bool empty() const in empty() function
Dring_buffer.h347 [[nodiscard]] constexpr bool empty() const noexcept // NOLINT(readability-identifier-naming) in empty() function
Dsmall_vector.h397 bool empty() const in empty() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcollection_set.h84 bool empty() const // NOLINT(readability-identifier-naming) in empty() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp126 JsonObject empty; in TEST_F() local
136 JsonObject empty; in __anon8a42feb10302() local
162 JsonObject empty; in TEST_F() local
340 JsonObject empty; in TEST_F() local
426 JsonObject empty; in TEST_F() local
490 JsonObject empty; in TEST_F() local
563 JsonObject empty; in TEST_F() local
636 JsonObject empty; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/
Dendpoint_base.cpp51 JsonObject empty; in HandleMessage() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_string.h206 bool empty() const in empty() function
Dmempool_allocator.h134 bool empty() const in empty() function
/arkcompiler/runtime_core/static_core/disassembler/
Ddisasm_backed_debug_info_extractor.cpp42 static panda_file::ColumnNumberTable empty; in GetColumnNumberTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlater_elimination.cpp28 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
Drange_guard.cpp150 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
Dtype.h357 GlobalTSTypeRef empty; in GetGTRef() local
Dlexical_env_specialization_pass.cpp30 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
Dcompiler_log.cpp51 bool empty = methodName.empty(); in IncludesMethod() local
/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
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.h263 bool empty() const in empty() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb151 def empty method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_cfg.h177 bool empty() const in empty() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h318 bool empty() const in empty() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb170 def empty method

12