Home | History | Annotate | Download | only in src

Lines Matching refs:GetLazyCode

828 MaybeHandle<Code> Compiler::GetLazyCode(Handle<JSFunction> function) {
886 MaybeHandle<Code> maybe_code = Compiler::GetLazyCode(function);