Home
last modified time | relevance | path

Searched refs:use_bigint_ (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Dnode_stat_watcher.cc73 use_bigint_(use_bigint), in StatWatcher()
89 wrap->binding_data_.get(), wrap->use_bigint_, curr); in Callback()
91 wrap->binding_data_.get(), wrap->use_bigint_, prev, true)); in Callback()
H A Dnode_stat_watcher.h64 const bool use_bigint_; member in node::StatWatcher
H A Dnode_file.h134 bool use_bigint() const { return use_bigint_; } in use_bigint()
163 bool use_bigint_ = false; member in node::fs::FSReqBase
H A Dnode_file-inl.h47 use_bigint_(use_bigint), in FSReqBase()

Completed in 3 milliseconds