Home | History | Annotate | Download | only in src

Lines Matching full:global_receiver

8433         function->context()->global_object()->global_receiver()->map()),
8619 Handle<JSObject> global_receiver(
8620 target->context()->global_object()->global_receiver());
8621 return Add<HConstant>(global_receiver);