Home | History | Annotate | Download | only in include

Lines Matching defs:DEFAULT

48 #  define V8_EXPORT __attribute__ ((visibility("default")))
581 * Default traits for Persistent. This class does not allow
1251 * Exception stack trace. By default stack traces are not captured for
1852 * resource is no longer needed. The default implementation will use the
2261 DEFAULT = 0,
2321 AccessControl settings = DEFAULT,
2327 AccessControl settings = DEFAULT,
2334 AccessControl settings = DEFAULT);
2340 AccessControl settings = DEFAULT);
3347 AccessControl settings = DEFAULT);
3362 * DEFAULT = 0, ALL_CAN_READ = 1, or ALL_CAN_WRITE = 2.
3363 * The default is to not allow cross-context access.
3384 AccessControl settings = DEFAULT);
3393 AccessControl settings = DEFAULT);
3401 AccessControl settings = DEFAULT);
3680 * function template. By default, instances of a function template
3741 * DEFAULT
3742 * The default is to not allow cross-context access.
3759 AccessControl settings = DEFAULT,
3767 AccessControl settings = DEFAULT,
3847 * on by default on instances. If access checks are off by default,
4051 * setting the stack limit and you must set a non-default stack limit separately
4059 * Configures the constraints with reasonable default values based on the
4833 * while setting the stack limit and you must set a non-default stack
4995 * - By default the startup data is linked into the V8 library, in which
5027 * and report it to the message listeners. The option is off by default.
5337 * By default, exceptions that are caught by an external exception
5347 * occurred. True by default.
5471 /** Restores the security token to the default value. */
6255 // Isolate is always the pointer below the default value on the stack.
6268 // Default value is always the pointer below value_ on the stack.