Searched refs:AllowInMemoryCompilation (Results 1 – 5 of 5) sorted by relevance
184 .IntoKey(M::AllowInMemoryCompilation) in MakeParser()774 args.Set(M::AllowInMemoryCompilation, Unit()); in DoParse()
50 RUNTIME_OPTIONS_KEY (Unit, AllowInMemoryCompilation)
1122 bool AllowInMemoryCompilation() const { return allow_in_memory_compilation_; } in AllowInMemoryCompilation() function
1638 allow_in_memory_compilation_ = runtime_options.Exists(Opt::AllowInMemoryCompilation); in Init()
518 runtime->AllowInMemoryCompilation(), in Heap()