Home | History | Annotate | Download | only in src

Lines Matching defs:global_object

2237         bool global_object = IsJSGlobalProxy();
2249 global_object ? "Global Object: " : "",
2261 accumulator->Add("<JS %sObject", global_object ? "Global " : "");