Create a function that invokes a provided function with a specified number of arguments.
Function which does nothing.
Determine the specification defined classification of an object.
Return the global object.
Constant function.
Return the prototype of a provided object.
Load a manifest for compiling source files.
Determine the name of a value's constructor.
Add a callback to the next tick queue.
Determine a value's type.
Define a non-enumerable read-only property.
Define (or modify) an object property.
Escape a regular expression string or pattern.
Convert between POSIX and Windows paths.
Create a regular expression from a regular expression string.
Determine a function's name.
Alias for eval global.
Define a non-enumerable read-only accessor.
Return the first index at which a given element can be found.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Set the length of a function.
Define a read-only property.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Standard utilities.