Home | History | Annotate | Download | only in src

Lines Matching defs:global_object

948         bool global_object = IsJSGlobalProxy();
960 global_object ? "Global Object: " : "",
970 accumulator->Add("<JS %sObject", global_object ? "Global " : "");