Searched defs:ClearEntry (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | global_dictionary-inl.h | 75 void GlobalDictionary::ClearEntry(const JSThread *thread, int entry) in ClearEntry() function in panda::ecmascript::GlobalDictionary |
| H A D | tagged_dictionary.cpp | 244 void NameDictionary::ClearEntry(const JSThread *thread, int entry) in ClearEntry() function in panda::ecmascript::NameDictionary 425 void NumberDictionary::ClearEntry(const JSThread *thread, int entry) in ClearEntry() function in panda::ecmascript::NumberDictionary |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_regexp.cpp | 2700 void RegExpExecResultCache::ClearEntry(JSThread *thread, int entry) in ClearEntry() function in panda::ecmascript::builtins::RegExpExecResultCache |
Completed in 8 milliseconds