Internal functions are built into the language interpreter.
These may also sometimes be referred to as internal methods.
A host implementation may provide additional non-ECMA compliant built-in functions by extending the Global object and other core objects that the ECMA standard defines.
See also: | Function object, Internal Method |
Prev | Home | Next |
interface | Up | Internal Method |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |