Searched defs:ClearEntry (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | global_dictionary-inl.h | 76 void GlobalDictionary::ClearEntry(const JSThread *thread, int entry) in ClearEntry() function |
| D | tagged_dictionary.cpp | 245 void NameDictionary::ClearEntry(const JSThread *thread, int entry) in ClearEntry() function in panda::ecmascript::NameDictionary |
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| D | global_dictionary_test.cpp | 128 HWTEST_F_L0(GlobalDictionaryTest, ClearEntry) in HWTEST_F_L0() argument |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_regexp.cpp | 2741 void RegExpExecResultCache::ClearEntry(JSThread *thread, int entry) in ClearEntry() function in panda::ecmascript::builtins::RegExpExecResultCache |