Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ property_descriptor.js
File
property_descriptor.js
benchmark/property_descriptor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
Benchmark = require(
'benchmark'
);
3
const
addonName = path.basename(__filename,
'.js'
);
4
Callers
nothing calls this directly
Calls
1
String
Class · 0.85
Tested by
no test coverage detected