Home
last modified time | relevance | path

Searched defs:Clear (Results 1 – 25 of 69) sorted by relevance

123

/arkcompiler/runtime_core/verification/util/
Daddr_map.h68 void Clear() in Clear() function
73 bool Clear(const void *addr_ptr) in Clear() function
78 bool Clear(const void *addr_start_ptr, const void *addr_end_ptr) in Clear() function
174 bool Clear(uintptr_t addr_from, uintptr_t addr_to) in Clear() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dproperty_box.cpp21 void PropertyBox::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::PropertyBox
Dproperties_cache.h46 inline void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h156 void Clear() in Clear() function
340 void Clear() in Clear() function
403 void Clear() in Clear() function
440 void Clear() in Clear() function
Dpgo_profiler_loader.cpp149 void PGOProfilerLoader::Clear() in Clear() function in panda::ecmascript::PGOProfilerLoader
/arkcompiler/runtime_core/verification/value/
Dabstract_value.h61 void Clear() in Clear() function
/arkcompiler/runtime_core/verification/type/
Dsubtyping_closure.h38 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h47 void Clear() in Clear() function
Decma_list.h137 void Clear() in Clear() function
/arkcompiler/runtime_core/runtime/interpreter/
Dcache.h47 void Clear() in Clear() function
/arkcompiler/ets_frontend/es2panda/util/
Dbitset.cpp42 void BitSet::Clear(bool value) noexcept in Clear() function in panda::es2panda::util::BitSet
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproperty_box_test.cpp56 HWTEST_F_L0(PropertyBoxTest, Clear) in HWTEST_F_L0() argument
Dproperties_cache_test.cpp94 HWTEST_F_L0(PropertiesCacheTest, Clear) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp29 void RegExpParserCache::Clear() in Clear() function in panda::ecmascript::RegExpParserCache
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.cpp90 void StringHashMap::Clear() in Clear() function in panda::ecmascript::StringHashMap
/arkcompiler/ets_runtime/ecmascript/
Djs_set.cpp46 void JSSet::Clear(const JSThread *thread, const JSHandle<JSSet> &set) in Clear() function in panda::ecmascript::JSSet
Djs_map.cpp46 void JSMap::Clear(const JSThread *thread, const JSHandle<JSMap> &map) in Clear() function in panda::ecmascript::JSMap
Dlinked_hash_table.cpp171 JSHandle<LinkedHashMap> LinkedHashMap::Clear(const JSThread *thread, const JSHandle<LinkedHashMap> … in Clear() function in panda::ecmascript::LinkedHashMap
217 JSHandle<LinkedHashSet> LinkedHashSet::Clear(const JSThread *thread, const JSHandle<LinkedHashSet> … in Clear() function in panda::ecmascript::LinkedHashSet
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_adaptive_stack.cpp135 void GCAdaptiveStack::Clear() in Clear() function in panda::mem::GCAdaptiveStack
/arkcompiler/runtime_core/runtime/
Dmonitor.h61 void Clear() in Clear() function
/arkcompiler/runtime_core/verification/absint/
Dreg_context.h186 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp69 void JSAPIHashSet::Clear(JSThread *thread) in Clear() function in panda::ecmascript::JSAPIHashSet
Djs_api_tree_set.cpp73 void JSAPITreeSet::Clear(const JSThread *thread, const JSHandle<JSAPITreeSet> &set) in Clear() function in panda::ecmascript::JSAPITreeSet
Djs_api_tree_map.cpp94 void JSAPITreeMap::Clear(const JSThread *thread, const JSHandle<JSAPITreeMap> &map) in Clear() function in panda::ecmascript::JSAPITreeMap
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h92 void Clear() in Clear() function

123