contents   index   previous   next



ECMA (#define JSE_ECMA_ALL)

 

ECMA compatibility library. This is perhaps the most important library, as it provides the set of objects required by the ECMAScript specification. This includes the String object, Math object, Date object, and all other objects and methods required by the ECMA specification.

 


GD (#define JSE_GD_ALL)