Home
last modified time | relevance | path

Searched refs:FastBigInt (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_process.h78 static void FastBigInt(v8::Local<v8::Value> receiver) { in FastBigInt() function
Dnode_process_methods.cc474 v8::CFunction BindingData::fast_bigint_(v8::CFunction::Make(FastBigInt));
488 registry->Register(FastBigInt); in RegisterExternalReferences()