Searched defs:push_size (Results 1 – 2 of 2) sorted by relevance
601 Arguments* args, uint32_t push_size) final { in Push()1345 Arguments* args, uint32_t push_size) { in PushImpl()
344 int push_size = args.length() - 1; in BUILTIN() local