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