Home | History | Annotate | Download | only in src

Lines Matching refs:HCallFunction

5996       call = new(zone()) HCallFunction(context, function, argument_count);
7501 new(zone()) HCallFunction(context, function, arg_count));