Searched refs:GetMultiIsolatePlatform (Results 1 – 3 of 3) sorted by relevance
477 MultiIsolatePlatform* GetMultiIsolatePlatform(Environment* env) { in GetMultiIsolatePlatform() function478 return GetMultiIsolatePlatform(env->isolate_data()); in GetMultiIsolatePlatform()481 MultiIsolatePlatform* GetMultiIsolatePlatform(IsolateData* env) { in GetMultiIsolatePlatform() function
533 NODE_EXTERN MultiIsolatePlatform* GetMultiIsolatePlatform(Environment* env);534 NODE_EXTERN MultiIsolatePlatform* GetMultiIsolatePlatform(IsolateData* env);
462 data.platform = GetMultiIsolatePlatform(*env); in TEST_F()