Searched refs:GlobalHandleVector (Results 1 – 6 of 6) sorted by relevance
66 GlobalHandleVector<AccessorInfo> accessor_infos_;67 GlobalHandleVector<CallHandlerInfo> call_handler_infos_;
378 GlobalHandleVector<HeapObject>416 GlobalHandleVector<HeapObject> back_refs_;417 GlobalHandleVector<HeapObject> stack_;
24 T GlobalHandleVector<T>::Pop() { in Pop()
332 class GlobalHandleVector {350 explicit GlobalHandleVector(Heap* heap) in GlobalHandleVector() function
83 class GlobalHandleVector; variable2354 std::unique_ptr<GlobalHandleVector<AllocationSite>>
1354 new GlobalHandleVector<AllocationSite>(this)); in PretenureAllocationSiteOnNextCollection()