25 __ template TaggedToWord32OrBigIntImpl<Object::Conversion::kToNumeric>(
32 V<Number> temp =
__ ConvertInt32ToNumber(
__ Word32BitwiseNot(w32));
43 BIND(if_bigint, bigint_value);
44 if (
__ HasFeedbackCollector()) {
48 GOTO(done,
__ CallRuntime_BigIntUnaryOp(
isolate_, context, bigint_value,
49 ::Operation::kBitwiseNot));