Home
last modified time | relevance | path

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

12

/ark/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
170 bool Clear(uintptr_t addr_from, uintptr_t addr_to) in Clear() function
/ark/js_runtime/ecmascript/ic/
Dproperty_box.cpp20 void PropertyBox::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::PropertyBox
Dproperties_cache-inl.h42 void PropertiesCache::Clear() in Clear() function
/ark/runtime_core/verification/value/
Dabstract_value.h61 void Clear() in Clear() function
/ark/runtime_core/verification/type/
Dsubtyping_closure.h38 void Clear() in Clear() function
/ark/runtime_core/runtime/interpreter/
Dcache.h48 void Clear() in Clear() function
/ark/js_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp29 void RegExpParserCache::Clear() in Clear() function in panda::ecmascript::RegExpParserCache
Dregexp_parser.h178 void Clear() in Clear() function
/ark/js_runtime/ecmascript/
Djs_set.cpp48 void JSSet::Clear(const JSThread *thread, const JSHandle<JSSet> &set) in Clear() function in panda::ecmascript::JSSet
Djs_map.cpp49 void JSMap::Clear(const JSThread *thread, const JSHandle<JSMap> &map) in Clear() function in panda::ecmascript::JSMap
Djs_api_tree_set.cpp66 void JSAPITreeSet::Clear(const JSThread *thread, const JSHandle<JSAPITreeSet> &set) in Clear() function in panda::ecmascript::JSAPITreeSet
Dlinked_hash_table.cpp208 void LinkedHashMap::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::LinkedHashMap
255 void LinkedHashSet::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::LinkedHashSet
Djs_api_tree_map.cpp87 void JSAPITreeMap::Clear(const JSThread *thread, const JSHandle<JSAPITreeMap> &map) in Clear() function in panda::ecmascript::JSAPITreeMap
/ark/js_runtime/ecmascript/mem/
Decma_list.h137 void Clear() in Clear() function
Dremembered_set.h65 void Clear(uintptr_t address) in Clear() function
/ark/js_runtime/ecmascript/hprof/
Dstring_hashmap.cpp92 void StringHashMap::Clear() in Clear() function in panda::ecmascript::StringHashMap
/ark/runtime_core/runtime/
Dmonitor.h60 void Clear() in Clear() function
/ark/runtime_core/runtime/mem/
Drem_set-inl.h54 void RemSet<LockConfigT>::Clear() in Clear() function
/ark/runtime_core/verification/absint/
Dreg_context.h183 void Clear() in Clear() function
/ark/runtime_core/runtime/mem/gc/
Dcard_table.cpp130 void CardTable::Card::Clear() in Clear() function in panda::mem::CardTable::Card
Dbitmap.h445 void Clear(void *addr) in Clear() function
/ark/js_runtime/ecmascript/ts_types/
Dts_loader.h62 void Clear() in Clear() function
/ark/js_runtime/ecmascript/builtins/
Dbuiltins_set.cpp125 JSTaggedValue BuiltinsSet::Clear(EcmaRuntimeCallInfo *argv) in Clear() function in panda::ecmascript::builtins::BuiltinsSet
Dbuiltins_map.cpp147 JSTaggedValue BuiltinsMap::Clear(EcmaRuntimeCallInfo *argv) in Clear() function in panda::ecmascript::builtins::BuiltinsMap
/ark/js_runtime/ecmascript/containers/
Dcontainers_treeset.cpp145 JSTaggedValue ContainersTreeSet::Clear(EcmaRuntimeCallInfo *argv) in Clear() function in panda::ecmascript::containers::ContainersTreeSet

12