Searched refs:per_isolate_opts (Results 1 – 2 of 2) sorted by relevance
52 std::shared_ptr<PerIsolateOptions> per_isolate_opts, in Worker() argument57 per_isolate_opts_(per_isolate_opts), in Worker()459 std::shared_ptr<PerIsolateOptions> per_isolate_opts = nullptr; in New() local491 per_isolate_opts.reset(new PerIsolateOptions()); in New()493 HandleEnvOptions(per_isolate_opts->per_env, [&env_vars](const char* name) { in New()512 per_isolate_opts.get(), in New()558 per_isolate_opts.get(), in New()590 per_isolate_opts, in New()
33 std::shared_ptr<PerIsolateOptions> per_isolate_opts,