Searched refs:RawDebug (Results 1 – 3 of 3) sorted by relevance
172 SetMethod(context, process, "_rawDebug", RawDebug); in CreateProcessObject()247 registry->Register(RawDebug); in RegisterProcessExternalReferences()
24 void RawDebug(const v8::FunctionCallbackInfo<v8::Value>& args);
216 void RawDebug(const FunctionCallbackInfo<Value>& args) { in RawDebug() function598 SetMethod(context, target, "_rawDebug", RawDebug); in Initialize()617 registry->Register(RawDebug); in RegisterExternalReferences()