Searched refs:ReadStopJS (Results 1 – 2 of 2) sorted by relevance
56 int StreamBase::ReadStopJS(const FunctionCallbackInfo<Value>& args) { in ReadStopJS() function in node::StreamBase399 env->SetProtoMethod(t, "readStop", JSMethod<&StreamBase::ReadStopJS>); in AddMethods()
366 int ReadStopJS(const v8::FunctionCallbackInfo<v8::Value>& args);