Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ HasCaught
Method
HasCaught
nan.h:527–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
525
#endif
526
527
inline bool HasCaught() const { return try_catch_.HasCaught(); }
528
529
inline bool CanContinue() const { return try_catch_.CanContinue(); }
530
Callers
1
NAN_METHOD
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected