Lines Matching refs:JavaScript
223 Implemented a new JavaScript minifier for compressing the source of
224 the built-in JavaScript. This removes non-Open Source code from Douglas
317 Fixed a bug in the support for forceful termination of JavaScript
342 Add support for forceful termination of JavaScript execution.
380 Added JavaScript debugger support to 64-bit version.
458 Changed the debugger to avoid stopping in its own JavaScript code
626 Exposed the calling JavaScript context through the static API
940 Reduced binary by stripping unneeded text from JavaScript library and
941 minifying some JavaScript files.
1040 Added support for calling a JavaScript function with the current
1084 accessors defined in JavaScript code by using __defineGetter__ and
1196 names for builtin JavaScript functions and C++ callback functions.
1199 JavaScript objects.
1343 Included mjsunit JavaScript test suite and C++ unit tests.
1469 Added support for storing JavaScript stack traces in a stack
1504 handling of exceptions that occur in the debugger JavaScript code.