Searched refs:NextScriptId (Results 1 – 3 of 3) sorted by relevance
582 int Heap::NextScriptId() { in NextScriptId() function
725 inline int NextScriptId();
4415 int Isolate::GetNextScriptId() { return heap()->NextScriptId(); } in ThrowInternal()