Home | History | Annotate | Download | only in src

Lines Matching defs:global_object

1110         bool global_object = IsJSGlobalProxy();
1122 global_object ? "Global Object: " : "",
1131 accumulator->Add("<JS %sObject", global_object ? "Global " : "");