Searched refs:allow_lazy_without_ctx (Results 1 – 1 of 1) sorted by relevance
1628 bool allow_lazy_without_ctx = literal->AllowsLazyCompilationWithoutContext(); in GetSharedFunctionInfo() local1633 (!info.is_debug() || allow_lazy_without_ctx); in GetSharedFunctionInfo()1685 result->set_allows_lazy_compilation_without_context(allow_lazy_without_ctx); in GetSharedFunctionInfo()