Home | History | Annotate | Download | only in src

Lines Matching refs:script_obj

1181   Object* script_obj = shared->script();
1182 if (script_obj->IsScript()) {
1183 Handle<Script> script(Script::cast(script_obj));