Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ AccessControl
Enum
AccessControl
nan.h:2642–2642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2640
&& V8_MINOR_VERSION >= 2))
2641
2642
enum AccessControl {DEFAULT = 0};
2643
2644
inline void SetAccessor(
2645
v8::Local<v8::ObjectTemplate> tpl
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected