Searched refs:lazy_compile_frozen (Results 1 – 2 of 2) sorted by relevance
329 bool lazy_compile_frozen() const { return lazy_compile_frozen_; } in lazy_compile_frozen() function
406 DCHECK(!native_module->lazy_compile_frozen()); in CompileLazy()