Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_process.h92 static v8::CFunction fast_bigint_; member in node::process::BindingData
H A Dnode_process_methods.cc474 v8::CFunction BindingData::fast_bigint_(v8::CFunction::Make(FastBigInt));
480 ctx, object(), "hrtimeBigInt", SlowBigInt, &fast_bigint_); in AddMethods()
490 registry->Register(fast_bigint_.GetTypeInfo()); in RegisterExternalReferences()

Completed in 2 milliseconds