Searched refs:InsertStringIfNotExistThreadUnsafe (Results 1 – 3 of 3) sorted by relevance
166 void InsertStringIfNotExistThreadUnsafe(EcmaString *string);
169 void EcmaStringTable::InsertStringIfNotExistThreadUnsafe(EcmaString *string) in InsertStringIfNotExistThreadUnsafe() function in panda::ecmascript::EcmaStringTable
1552 stringTable->InsertStringIfNotExistThreadUnsafe(str); in RelocateSpaceObject()