Searched defs:RemoveEntry (Results 1 – 3 of 3) sorted by relevance
396 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function481 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function541 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
112 inline void RemoveEntry(const JSThread *thread, int entry) in RemoveEntry() function
155 void LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::RemoveEntry( in RemoveEntry() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder