Home
last modified time | relevance | path

Searched defs:isolate_allocator (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/execution/
Disolate.cc2885 std::unique_ptr<IsolateAllocator> isolate_allocator = in ThrowInternal() local
2922 std::unique_ptr<IsolateAllocator> isolate_allocator = in ThrowInternal() local
2950 Isolate::Isolate(std::unique_ptr<i::IsolateAllocator> isolate_allocator) in ThrowInternal()