Home
last modified time | relevance | path

Searched defs:GetResourceLimits (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_worker.cc707 void Worker::GetResourceLimits(const FunctionCallbackInfo<Value>& args) { in GetResourceLimits() function in node::worker::Worker
713 Local<Float64Array> Worker::GetResourceLimits(Isolate* isolate) const { in GetResourceLimits() function in node::worker::Worker