Home
last modified time | relevance | path

Searched refs:GetCLIOptions (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_options.cc1084 void GetCLIOptions(const FunctionCallbackInfo<Value>& args) { in GetCLIOptions() function
1255 SetMethodNoSideEffect(context, target, "getCLIOptions", GetCLIOptions); in Initialize()
1281 registry->Register(GetCLIOptions); in RegisterExternalReferences()
H A Dnode_options.h508 friend void GetCLIOptions(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 4 milliseconds