Searched defs:RemoveEntry (Results 1 – 3 of 3) sorted by relevance
440 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function525 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function585 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
107 inline void RemoveEntry(const JSThread *thread, int entry) in RemoveEntry() function
153 void LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::RemoveEntry( in RemoveEntry() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder