Home
last modified time | relevance | path

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

123

/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/mem/
Dslots.h47 void Clear() in Clear() function
Decma_list.h137 void Clear() in Clear() function
Dgc_bitset.h68 void Clear(size_t bitSize) 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
Dregexp_parser.h212 void Clear() in Clear() function
/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
Dtagged_list.cpp96 void TaggedList<Derived>::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::TaggedList
511 void TaggedSingleList::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::TaggedSingleList
654 void TaggedDoubleList::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::TaggedDoubleList
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp158 void PGOProfilerDecoder::Clear() in Clear() function in panda::ecmascript::PGOProfilerDecoder
Dpgo_profiler_info.h278 void Clear() in Clear() function
831 void Clear() in Clear() function
874 void Clear() in Clear() function
992 void Clear() in Clear() function
1023 void Clear() in Clear() function
1081 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp70 void JSAPIHashSet::Clear(JSThread *thread) in Clear() function in panda::ecmascript::JSAPIHashSet
Djs_api_tree_set.cpp74 void JSAPITreeSet::Clear(const JSThread *thread, const JSHandle<JSAPITreeSet> &set) in Clear() function in panda::ecmascript::JSAPITreeSet
Djs_api_tree_map.cpp95 void JSAPITreeMap::Clear(const JSThread *thread, const JSHandle<JSAPITreeMap> &map) in Clear() function in panda::ecmascript::JSAPITreeMap
Djs_api_hashmap.cpp201 void JSAPIHashMap::Clear(JSThread *thread) in Clear() function in panda::ecmascript::JSAPIHashMap
/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h161 inline void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h107 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_set.cpp126 JSTaggedValue BuiltinsSet::Clear(EcmaRuntimeCallInfo *argv) in Clear() function in panda::ecmascript::builtins::BuiltinsSet
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_hashset.cpp167 JSTaggedValue ContainersHashSet::Clear(EcmaRuntimeCallInfo *argv) in Clear() function in panda::ecmascript::containers::ContainersHashSet

123