Home | History | Annotate | Download | only in interpreter

Lines Matching refs:SetJ

862   result->SetJ(bit_cast<int64_t, double>(in));
938 result->SetJ(*reinterpret_cast<unaligned_long*>(static_cast<intptr_t>(address)));
1383 result->SetJ(l);
1451 value.SetJ((static_cast<uint64_t>(args[1]) << 32) | args[0]);
1459 value.SetJ((static_cast<uint64_t>(args[1]) << 32) | args[0]);