Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc3162 std::unique_ptr<IsolateAllocator> isolate_allocator = in ThrowInternal() local
3204 std::unique_ptr<IsolateAllocator> isolate_allocator = in ThrowInternal() local
3232 Isolate::Isolate(std::unique_ptr<i::IsolateAllocator> isolate_allocator, in ThrowInternal()