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