Searched refs:CheckUnsharedConstpool (Results 1 – 3 of 3) sorted by relevance
100 ASSERT(!ConstantPool::CheckUnsharedConstpool(constpool)); in FindOrCreateUnsharedConstpool()
65 if (!ConstantPool::CheckUnsharedConstpool(constpool)) { in PrepareCompile()
254 static bool CheckUnsharedConstpool(JSTaggedValue constpool) in CheckUnsharedConstpool() function