Home
last modified time | relevance | path

Searched refs:PatchProcessObject (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dnode_process.h46 void PatchProcessObject(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_process_object.cc177 void PatchProcessObject(const FunctionCallbackInfo<Value>& args) { in PatchProcessObject() function
H A Dnode_process_methods.cc604 SetMethod(context, target, "patchProcessObject", PatchProcessObject); in Initialize()
633 registry->Register(PatchProcessObject); in RegisterExternalReferences()

Completed in 4 milliseconds