Home | History | Annotate | Download | only in src

Lines Matching refs:HCallNew

6052     // of using HCallNew as a fallback.
6057 new(zone()) HCallNew(context, function, argument_count));
6067 new(zone()) HCallNew(context, constructor, argument_count);