Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dtty_wrap.cc49 registry->Register(IsTTY); in RegisterExternalReferences()
70 SetMethodNoSideEffect(context, target, "isTTY", IsTTY); in Initialize()
80 void TTYWrap::IsTTY(const FunctionCallbackInfo<Value>& args) { in IsTTY() function in node::TTYWrap
H A Dtty_wrap.h53 static void IsTTY(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 1 milliseconds