Home
last modified time | relevance | path

Searched refs:GetMainThreadMultiIsolatePlatform (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/api/
Denvironment.cc267 return NewIsolate(allocator, event_loop, GetMainThreadMultiIsolatePlatform()); in NewIsolate()
465 MultiIsolatePlatform* GetMainThreadMultiIsolatePlatform() { in GetMainThreadMultiIsolatePlatform() function
/third_party/node/src/
Dnode.h530 NODE_EXTERN MultiIsolatePlatform* GetMainThreadMultiIsolatePlatform());