Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dhistogram.cc71 void HistogramBase::GetCountBigInt( in GetCountBigInt() function in node::HistogramBase
294 SetProtoMethodNoSideEffect(isolate, tmpl, "countBigInt", GetCountBigInt); in GetConstructorTemplate()
323 registry->Register(GetCountBigInt); in RegisterExternalReferences()
377 SetProtoMethodNoSideEffect(isolate, tmpl, "countBigInt", GetCountBigInt); in GetConstructorTemplate()
404 registry->Register(GetCountBigInt); in RegisterExternalReferences()
509 void IntervalHistogram::GetCountBigInt( in GetCountBigInt() function in node::IntervalHistogram
H A Dhistogram.h105 static void GetCountBigInt(const v8::FunctionCallbackInfo<v8::Value>& args);
192 static void GetCountBigInt(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 4 milliseconds