Searched refs:IsRestrictedWorkerThread (Results 1 – 4 of 4) sorted by relevance
94 if (!runtime_->IsRestrictedWorkerThread()) { in CreateContent()
248 bool IsRestrictedWorkerThread() const in IsRestrictedWorkerThread() function
3766 if (engine->IsRestrictedWorkerThread()) { in napi_run_script_path()
111 if (engine->IsRestrictedWorkerThread()) { in InitPort()