Searched refs:PatchProcessObject (Results 1 – 3 of 3) sorted by relevance
46 void PatchProcessObject(const v8::FunctionCallbackInfo<v8::Value>& args);
177 void PatchProcessObject(const FunctionCallbackInfo<Value>& args) { in PatchProcessObject() function
604 SetMethod(context, target, "patchProcessObject", PatchProcessObject); in Initialize()633 registry->Register(PatchProcessObject); in RegisterExternalReferences()