Searched defs:NewIsolate (Results 1 – 1 of 1) sorted by relevance
266 Isolate* NewIsolate(ArrayBufferAllocator* allocator, uv_loop_t* event_loop) { in NewIsolate() function272 Isolate* NewIsolate(Isolate::CreateParams* params, in NewIsolate() function289 Isolate* NewIsolate(ArrayBufferAllocator* allocator, in NewIsolate() function297 Isolate* NewIsolate(std::shared_ptr<ArrayBufferAllocator> allocator, in NewIsolate() function