Identity function.
Function which does nothing.
Determine the name of a value's constructor.
Load a manifest for compiling source files.
Determine the specification defined classification of an object.
Return the global object.
Add a callback to the next tick queue.
Constant function.
Return the prototype of a provided object.
Convert between POSIX and Windows paths.
Define (or modify) an object property.
Define a non-enumerable read-only property.
Create a regular expression from a regular expression string.
Determine a value's type.
Escape a regular expression string or pattern.
Alias for eval global.
Determine a function's name.
Define a non-enumerable read-only accessor.
Define a read-only property.
Return the first index at which a given element can be found.
Return a function which tests if every element in an array passes a test condition.
Copy or deep clone a value to an arbitrary depth.
Return an array of an object's own symbol properties.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.