Home | History | Annotate | Download | only in include

Lines Matching refs:DEFAULT

69 #define V8EXPORT __attribute__ ((visibility("default")))
705 * Exception stack trace. By default stack traces are not captured for
1102 * resource is no longer needed. The default implementation will use the
1439 DEFAULT = 0,
1499 AccessControl settings = DEFAULT,
2256 * function template. By default, instances of a function template
2330 * DEFAULT = 0, ALL_CAN_READ = 1, or ALL_CAN_WRITE = 2.
2331 * The default is to not allow cross-context access.
2343 AccessControl settings = DEFAULT,
2419 * on by default on instances. If access checks are off by default,
2562 * setting the stack limit and you must set a non-default stack limit separately
2733 * default isolate is implicitly created and entered. The embedder
2910 * V8 running out of memory is treated as a fatal error by default.
2967 * and report it to the message listeners. The option is off by default.
3216 * in the given isolate. If no isolate is provided, the default
3392 * By default, exceptions that are caught by an external exception
3402 * occurred. True by default.
3521 /** Restores the security token to the default value. */
3683 * Initialize Unlocker for a given Isolate. NULL means default isolate.
3695 * Initialize Locker for a given Isolate. NULL means default isolate.
3715 * Returns whether or not the locker for a given isolate, or default isolate