ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Assert that a Node-API value is a Node-API typed array.
An ES2015 spec-compliant `Function.prototype.name` shim
Get and robustly cache all JS language-level intrinsics at first require time
Oxc Transformer Node API
Return a function which tests if every element in an array-like object passes a test condition.
Test if a value is array-like.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Does this JS environment support the `name` property on functions?
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Store information about any JS value in a side channel. Uses WeakMap if available.
Common utility functions for media processing
Detect native function name support.
Test if a value is an empty array.
Return the current working directory.
Test if a value is a BooleanArray.
Unbox a boxed JS primitive value.
Return the global object.
`Iterator.prototype`, or a shared object to use.
Test if a value is an array-like object containing only nonnegative integers.
Detect native Symbol.hasInstance support.
Set a function's length property
Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a TypedArray, robustly.