Lines Matching defs:elements
923 const base::Vector<Value>& elements, const Value& rtt, Value* result) \
3678 // Drops a number of stack elements equal to the {sig}'s parameter count (0 if
3695 // Drops a number of stack elements equal to the struct's field count, or all
4400 ArgVector elements = PeekArgs(&element_sig, 1);
4403 CALL_INTERFACE_IF_OK_AND_REACHABLE(ArrayInit, array_imm, elements, rtt,
5234 // Drop the top {count} stack elements, or all of them if less than {count}
5265 // #(stack elements) == {merge->arity}, otherwise
5266 // #(stack elements) >= {merge->arity}.
5294 this->DecodeError("expected %u elements on the stack for %s, found %u",
5315 this->DecodeError("expected %u elements on the stack for %s, found %u",