Home | History | Annotate | Download | only in src

Lines Matching refs:script_obj

1178   Object* script_obj = shared->script();
1179 if (script_obj->IsScript()) {
1180 Script* script = Script::cast(script_obj);