Determine a function's name.
Determine the name of a value's constructor.
Function which does nothing.
Determine the specification defined classification of an object.
Return the prototype of a provided object.
Constant function.
Load a manifest for compiling source files.
Return the global object.
Add a callback to the next tick queue.
Define a non-enumerable read-only property.
Determine a value's type.
Define (or modify) an object property.
Escape a regular expression string or pattern.
Return a regular expression to capture a function name.
Convert between POSIX and Windows paths.
Create a regular expression from a regular expression string.
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.
Return a function which tests if every element in an array passes a test condition.
Return an array of an object's own enumerable property names.
Define a read-only property.
Standard utilities.