Home | History | Annotate | Download | only in src

Lines Matching full:js_global_object_template

754   // pointer that points at js_global_object_template which is an
764 Handle<ObjectTemplateInfo> js_global_object_template;
775 js_global_object_template =
780 if (js_global_object_template.is_null()) {
797 FunctionTemplateInfo::cast(js_global_object_template->constructor()));