MCPcopy Index your code
hub / github.com/nodejs/node / optimize-float64-ieee754.js

File optimize-float64-ieee754.js

deps/v8/test/mjsunit/maglev/optimize-float64-ieee754.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2025 the V8 project authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4//

Callers

nothing calls this directly

Calls 14

testAcosFunction · 0.85
testAsinFunction · 0.85
testAtanFunction · 0.85
testCbrtFunction · 0.85
testCosFunction · 0.85
testExpFunction · 0.85
testSinFunction · 0.85
testTanFunction · 0.85
testAtan2Function · 0.85
testPowFunction · 0.85
testClz32Int32Function · 0.85
testClz32Float64Function · 0.85

Tested by

no test coverage detected