Oxc Transformer Node API
Store information about any JS value in a side channel. Uses WeakMap if available.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Does this JS environment support the `name` property on functions?
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Unbox a boxed JS primitive value.
`Iterator.prototype`, or a shared object to use.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Checks whether a value is an object
Set a function's length property
Get the byteLength out of a DataView, robustly.
An ES2015 spec-compliant `Function.prototype.name` shim
Get the ArrayBuffer out of a TypedArray, robustly.
Is this an arguments object? It's a harder question than you think.
A function that returns the normally hidden `AsyncFunction` constructor
A function that returns the normally hidden `GeneratorFunction` constructor
Are these two values conceptually equal?
Get the ArrayBuffer out of a DataView, robustly.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Sort an object's keys, including an optional key list
parse the test anything protocol
Fast deep equal
`AsyncIterator.prototype`, or a shared object to use.
Password policy checker/enforcer.