Searched refs:FromHeap (Results 1 – 11 of 11) sorted by relevance
56 return Isolate::FromHeap(GetHeapFromWritableObject(object)); in GetIsolateFromWritableObject()74 *isolate = Isolate::FromHeap(chunk->GetHeap()); in GetIsolateFromHeapObject()
43 static LocalIsolate* FromHeap(LocalHeap* heap) { in FromHeap() function
991 static Isolate* FromHeap(Heap* heap) { in FromHeap() function
21 Isolate::FromHeap(heap)->PrintWithTimestamp( in GrowingFactor()165 Isolate::FromHeap(heap)->PrintWithTimestamp( in CalculateAllocationLimit()
167 array_builder_(Isolate::FromHeap(heap), estimated_part_count), in ReplacementStringBuilder()177 array_builder_.EnsureCapacity(Isolate::FromHeap(heap_), elements); in EnsureCapacity()191 Isolate* isolate = Isolate::FromHeap(heap_); in ToString()
52 Isolate::FromHeap(heap)->root(RootIndex::kFreeSpaceMap); in IsValid()
62 : ReadOnlyRoots(Isolate::FromHeap(heap)) {} in ReadOnlyRoots()
210 Isolate* isolate = Isolate::FromHeap(heap); in AllocationEvent()
54 : isolate_(Isolate::FromHeap(heap)), in SamplingHeapProfiler()
837 Isolate* isolate = Isolate::FromHeap(heap_); in ExtractJSObjectReferences()1484 IsolateRoot isolate = Isolate::FromHeap(explorer_->heap_); in VisitRootPointers()1766 Isolate* isolate = Isolate::FromHeap(heap_); in GetStrongGcSubrootName()1829 Isolate* isolate = Isolate::FromHeap(heap_); in CollectGlobalObjectsTags()1963 Isolate::FromHeap(snapshot->profiler()->heap_object_map()->heap())), in NativeObjectsExplorer()2088 Isolate* isolate = Isolate::FromHeap(heap_); in GenerateSnapshot()
1922 handle(module, Isolate::FromHeap(heap)); in EnumerateWasmModuleObjects()