Home
last modified time | relevance | path

Searched defs:Clear (Results 1 - 25 of 96) sorted by relevance

1234

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dproperty_box.cpp19 void PropertyBox::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::PropertyBox
/arkcompiler/ets_runtime/ecmascript/
H A Djs_set.cpp43 void JSSet::Clear(const JSThread *thread, const JSHandle<JSSet> &set) in Clear() function in panda::ecmascript::JSSet
H A Djs_map.cpp44 void JSMap::Clear(const JSThread *thread, const JSHandle<JSMap> &map) in Clear() function in panda::ecmascript::JSMap
H A Dlinked_hash_table.cpp178 JSHandle<LinkedHashMap> LinkedHashMap::Clear(const JSThread *thread, const JSHandle<LinkedHashMap> &table) in Clear() function in panda::ecmascript::LinkedHashMap
232 JSHandle<LinkedHashSet> LinkedHashSet::Clear(const JSThread *thread, const JSHandle<LinkedHashSet> &table) in Clear() function in panda::ecmascript::LinkedHashSet
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser_cache.cpp29 void RegExpParserCache::Clear() in Clear() function in panda::ecmascript::RegExpParserCache
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_map.cpp53 void JSSharedMap::Clear(JSThread *thread, const JSHandle<JSSharedMap> &map) in Clear() function in panda::ecmascript::JSSharedMap
H A Djs_shared_set.cpp52 void JSSharedSet::Clear(JSThread *thread, const JSHandle<JSSharedSet> &set) in Clear() function in panda::ecmascript::JSSharedSet
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
H A Dpaoc_llvm.cpp29 void PaocLLVM::Clear(ark::mem::InternalAllocatorPtr allocator) in Clear() function in ark::paoc::PaocLLVM
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dcache.h47 void Clear() in Clear() function in ark::InterpreterCache
/arkcompiler/runtime_core/static_core/verification/value/
H A Dabstract_value.h61 void Clear() in Clear() function in ark::verifier::AbstractValue
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dstring_hashmap.cpp90 void StringHashMap::Clear() in Clear() function in panda::ecmascript::StringHashMap
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_extra_profiler.h67 void Clear(const JSThread *thread) in Clear() function in panda::ecmascript::pgo::ExtraProfileTypeInfo
H A Dpgo_profiler_decoder.cpp178 void PGOProfilerDecoder::Clear() in Clear() function in panda::ecmascript::pgo::PGOProfilerDecoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcondition_chain_cache.cpp66 void ConditionChainCache::Clear() in Clear() function in ark::compiler::ConditionChainCache
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_tracker_second_test.cpp76 void Clear() in Clear() function in panda::ecmascript::TestStream
/arkcompiler/ets_runtime/ecmascript/mem/
H A Decma_list.h137 void Clear() in Clear() function in panda::ecmascript::EcmaList
H A Dslots.h53 void Clear() in Clear() function in panda::ecmascript::ObjectSlot
H A Dgc_bitset.h75 void Clear(size_t bitSize) in Clear() function in panda::ecmascript::GCBitset
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_proto_transition_type_pool.h145 void Clear() in Clear() function in panda::ecmascript::pgo::PGOProtoTransitionPool
H A Dpgo_profile_type_pool.h151 void Clear() in Clear() function in panda::ecmascript::pgo::PGOProfileTypePool
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dbounds_analysis.h173 void Clear() in Clear() function in ark::compiler::BoundsRangeInfo
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_hashset.cpp68 void JSAPIHashSet::Clear(JSThread *thread) in Clear() function in panda::ecmascript::JSAPIHashSet
H A Djs_api_tree_map.cpp94 void JSAPITreeMap::Clear(const JSThread *thread, const JSHandle<JSAPITreeMap> &map) in Clear() function in panda::ecmascript::JSAPITreeMap
H A Djs_api_tree_set.cpp73 void JSAPITreeSet::Clear(const JSThread *thread, const JSHandle<JSAPITreeSet> &set) in Clear() function in panda::ecmascript::JSAPITreeSet
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Denable_aot_list_helper.h75 void Clear() in Clear() function in panda::ecmascript::ohos::EnableAotJitListHelper

Completed in 9 milliseconds

1234