Home | History | Annotate | Download | only in src

Lines Matching refs:maybe_script

803         Object* maybe_script = shared->script();
804 if (maybe_script->IsScript()) {
805 Script* script = Script::cast(maybe_script);