Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cyao2q/files
/ X64Word_create
Function
X64Word_create
js/crypto-js.js:2155–2157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2153
var
C_algo = C.algo;
2154
2155
function
X64Word_create() {
2156
return
X64Word.create.apply(X64Word, arguments);
2157
}
2158
2159
// Constants
2160
var
K = [
Callers
1
crypto-js.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…