Searched refs:node_opts (Results 1 – 1 of 1) sorted by relevance
500 Local<String> node_opts; in New() local501 if (maybe_node_opts.ToLocal(&node_opts)) { in New()502 std::string node_options(*String::Utf8Value(isolate, node_opts)); in New()