Home | History | Annotate | Download | only in parsing

Lines Matching defs:compile_options

94   ScriptCompiler::CompileOptions compile_options() { return compile_options_; }
95 void set_compile_options(ScriptCompiler::CompileOptions compile_options) {
96 compile_options_ = compile_options;
747 ScriptCompiler::CompileOptions compile_options() const {