Lines Matching refs:Drop

941   F(Drop)                                                                      \
2739 Drop(ref_object);
2755 Drop(ref_object);
2790 // If we stay in the branch, {ref_object} is null. Drop it from the stack.
2791 Drop(result);
2817 Drop(new_locals_count); // Drop {let_local_values}.
2818 DropArgs(imm.sig); // Drop {args}.
2846 Drop(cond);
2847 DropArgs(imm.sig); // Drop {args}.
2941 Drop(3);
2956 Drop(3);
2984 Drop(cond);
3033 Drop(key);
3100 Drop(value);
3107 CALL_INTERFACE_IF_OK_AND_REACHABLE(Drop);
3108 Drop(value);
3147 Drop(value);
3179 Drop(value);
3191 Drop(value);
3197 DECODE(Drop) {
3199 CALL_INTERFACE_IF_OK_AND_REACHABLE(Drop);
3200 Drop(1);
3222 Drop(value);
3233 Drop(index);
3245 Drop(2);
3292 Drop(value);
3328 Drop(index);
3364 Drop(index);
3389 Drop(func_ref);
3413 Drop(func_ref);
3555 DECODE_IMPL(Drop);
3682 Drop(count);
3698 Drop(static_cast<int>(type->field_count()));
3769 Drop(index);
3787 Drop(index);
3805 Drop(2);
3823 Drop(2);
3835 Drop(2);
3855 Drop(1);
3869 Drop(2);
3883 Drop(2);
4070 Drop(rtt);
4100 Drop(rtt);
4123 Drop(struct_obj);
4147 Drop(struct_obj);
4167 Drop(2);
4188 Drop(3); // rtt, length, initial_value.
4215 Drop(2); // rtt, length
4263 Drop(3); // rtt, length, offset
4285 Drop(2); // index, array_obj
4305 Drop(2); // index, array_obj
4323 Drop(3);
4335 Drop(array_obj);
4371 Drop(5);
4405 Drop(elem_count + 1);
4414 Drop(input);
4423 Drop(i31);
4432 Drop(i31);
4479 // Drop rtt.
4480 CALL_INTERFACE(Drop);
4487 CALL_INTERFACE(Drop);
4491 CALL_INTERFACE(Drop);
4492 CALL_INTERFACE(Drop);
4498 Drop(2);
4542 // Drop the rtt from the stack, then forward the object value to the
4544 CALL_INTERFACE(Drop);
4550 // Drop rtt from the stack, then assert that obj is null.
4551 CALL_INTERFACE(Drop);
4563 Drop(2);
4613 Drop(2); // {obj} and {rtt}.
4628 CALL_INTERFACE(Drop); // rtt
4648 Drop(result_on_branch);
4699 Drop(rtt);
4709 // Drop {rtt} in the interface.
4710 CALL_INTERFACE(Drop);
4718 // Drop {rtt} in the interface.
4719 CALL_INTERFACE(Drop);
4726 // Drop {obj} in the interface.
4727 CALL_INTERFACE(Drop);
4737 Drop(obj);
4755 CALL_INTERFACE(Drop); \
4761 CALL_INTERFACE(Drop); \
4767 Drop(arg); \
4803 Drop(arg); \
4838 Drop(obj);
4866 Drop(result_on_branch);
4917 Drop(obj);
5013 Drop(3);
5033 Drop(3);
5044 Drop(3);
5083 Drop(2);
5104 Drop(3);
5234 // Drop the top {count} stack elements, or all of them if less than {count}
5236 V8_INLINE void Drop(int count = 1) {
5246 // Drop the top stack element if present. Takes a Value input for more
5248 V8_INLINE void Drop(const Value& /* unused */) { Drop(1); }
5444 Drop(val);
5455 Drop(2);
5459 Drop(2);