Lines Matching +full:vm +full:- +full:misc
7 * http://www.apache.org/licenses/LICENSE-2.0
149 * Built-in configurations
151 * Allowed values for built-in defines:
152 * 0: Disable the given built-in.
153 * 1: Enable the given built-in.
156 * By default all built-ins are enabled if they are not defined.
250 * Engine internal and misc configurations.
279 * Enable/Disable built-in error messages for error objects.
327 * - https://github.com/google/sanitizers/wiki/AddressSanitizerUseAfterReturn#compatibility
358 * Enable/Disable line-info management inside the engine.
361 * 0: Disable line-info in the engine.
362 * 1: Enable line-info management.
399 * Enable/Disable the collection if run-time memory statistics.
402 * 0: Disable run-time memory information collection.
403 * 1: Enable run-time memory statistics collection.
412 * Use 32-bit/64-bit float for ecma-numbers
416 * 1: use 64-bit floating point number mode
417 * 0: use 32-bit floating point number mode
548 * Enable/Disable the vm execution stop callback function.
551 * 0: Disable vm exec stop callbacks.
552 * 1: Enable vm exec stop callback functionality.
570 * - ESP8266