Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 41) 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.cpp129 JsonObject empty; in TEST_F() local
139 JsonObject empty; in __anonc863726f0302() local
165 JsonObject empty; in TEST_F() local
343 JsonObject empty; in TEST_F() local
431 JsonObject empty; in TEST_F() local
495 JsonObject empty; in TEST_F() local
568 JsonObject empty; in TEST_F() local
641 JsonObject empty; in TEST_F() 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/runtime/tooling/inspector/connection/
Dendpoint_base.cpp53 JsonObject empty; in HandleMessage() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisasm_backed_debug_info_extractor.cpp42 static panda_file::ColumnNumberTable empty; in GetColumnNumberTable() local
/arkcompiler/ets_runtime/test/perform/array/
Darray_includes_indexof.ts119 const empty = []; constant
/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
Dcompiler_log.cpp51 bool empty = methodName.empty(); in IncludesMethod() local
Dtype.h358 GlobalTSTypeRef empty; in GetGTRef() local
Dlexical_env_specialization_pass.cpp28 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/mirrors/
Dtype_cache.py62 def empty(self) -> bool: member in Cache
/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
/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/runtime_core/libabckit/src/codegen/templates_dynamic/
Dcodegen_dynamic_isapi.rb151 def empty method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h318 bool empty() const in empty() function

12