Searched refs:EnsureHeapIsIterable (Results 1 – 6 of 6) sorted by relevance
1087 HEAP->EnsureHeapIsIterable(); in ReplaceFunctionCode()1322 HEAP->EnsureHeapIsIterable(); in PatchFunctionPositions()
1065 void EnsureHeapIsIterable();
11449 isolate->heap()->EnsureHeapIsIterable(); in FindSharedFunctionInfoInScript()12351 isolate->heap()->EnsureHeapIsIterable(); in RUNTIME_FUNCTION()12360 isolate->heap()->EnsureHeapIsIterable(); in RUNTIME_FUNCTION()12846 script_name->GetHeap()->EnsureHeapIsIterable(); in Runtime_GetScriptFromScriptName()
4820 void Heap::EnsureHeapIsIterable() { in EnsureHeapIsIterable() function in v8::internal::Heap
1230 HEAP->EnsureHeapIsIterable(); in TEST()
10684 i::Isolate::Current()->heap()->EnsureHeapIsIterable(); in GetGlobalObjectsCount()