Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ atomics.js
File
atomics.js
deps/v8/test/mjsunit/wasm/atomics.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2017 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
15
GetAtomicBinOpFunction
Function · 0.85
Test32Op
Function · 0.85
Test16Op
Function · 0.85
Test8Op
Function · 0.85
GetI64AtomicBinOpFunction
Function · 0.85
Test64Op
Function · 0.85
Test32Op64
Function · 0.85
Test16Op64
Function · 0.85
Test8Op64
Function · 0.85
GetAtomicCmpExchangeFunction
Function · 0.85
TestCmpExchange
Function · 0.85
GetAtomicLoadFunction
Function · 0.85
Tested by
no test coverage detected