Home | History | Annotate | Download | only in src

Lines Matching refs:maybe_code

1082   MaybeHandle<Code> maybe_code = Compiler::GetLazyCode(function);
1084 if (!maybe_code.ToHandle(&code)) {