Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node-addon-api
/ Env
Method
Env
napi-inl.h:638–638 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
636
}
637
638
inline Env::Env(napi_env env) : BasicEnv(env) {}
639
640
inline Env::operator napi_env() const {
641
return const_cast<napi_env>(_env);
Callers
15
PropertyLValue
Method · 0.80
Then
Method · 0.80
Catch
Method · 0.80
NewOrCopy
Method · 0.80
New
Method · 0.80
Reset
Method · 0.80
Get
Method · 0.80
operator()
Method · 0.80
Call
Method · 0.80
MakeCallback
Method · 0.80
ObjectWrap
Method · 0.80
Unwrap
Method · 0.80
Calls
1
Env
Class · 0.85
Tested by
15
TestInt64
Function · 0.64
TestUint64
Function · 0.64
TestWords
Function · 0.64
TestTooBigBigInt
Function · 0.64
TestStaticMethod
Function · 0.64
TestStaticMethodInternal
Function · 0.64
Test
Method · 0.64
TestMethod
Method · 0.64
TestMethodInternal
Method · 0.64
TestMethodT
Method · 0.64
TestStaticMethodT
Method · 0.64
TestCallbackInfoSetData
Function · 0.64