MCPcopy Create free account
hub / github.com/nodejs/nan / Reset

Method Reset

nan.h:561–561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

559 }
560
561 inline void Reset() { try_catch_.Reset(); }
562
563 inline void SetVerbose(bool value) { try_catch_.SetVerbose(value); }
564

Callers 15

SetMethod · 0.45
~ObjectWrapMethod · 0.45
WrapMethod · 0.45
WeakCallbackMethod · 0.45
invokeparameterMethod · 0.45
invoketwofieldMethod · 0.45
invokeMethod · 0.45
SetMethod · 0.45
JSONMethod · 0.45
~CallbackMethod · 0.45
ResetMethod · 0.45
AsyncWorkerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected