Routines for objects and functions
Get names of properties of an object. |
Determine if an object has a property. |
|
Determine if a property is part of prototype. |
|
Is the attribute of a property DONT_ENUM. |
|
Object to string using local settings. |
array.jsh - arrays and objects
Apply arguments array to a function. |
|
Call function with argument list. |
Routines for regular expressions