Lines Matching refs:Options
1054 V8_INLINE ScriptOriginOptions Options() const { return options_; }
1324 CompileOptions options = kNoCompileOptions));
1327 CompileOptions options = kNoCompileOptions);
1343 CompileOptions options = kNoCompileOptions));
1346 CompileOptions options = kNoCompileOptions);
1361 CompileOptions options = kNoCompileOptions);
1411 CompileOptions options = kNoCompileOptions);
1437 Isolate* isolate, Source* source, CompileOptions options, bool is_module);
1563 * \param options Enumerates the set of things we will capture for each
1569 StackTraceOptions options = kOverview);
2150 * \param options Various options that might affect performance of this or
2171 int options = NO_OPTIONS) const;
2176 int options = NO_OPTIONS) const;
2181 int options = NO_OPTIONS) const;
5919 * \param options options for the JIT code event handler.
5937 void SetJitCodeEventHandler(JitCodeEventOptions options,
6008 StackTrace::StackTraceOptions options = StackTrace::kOverview);
6176 StackTrace::StackTraceOptions options = StackTrace::kOverview));
7719 resource_options(origin.Options()),
8426 bool capture, int frame_limit, StackTrace::StackTraceOptions options) {
8429 options);