Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytenode/bytenode
/ functions
Functions
21 in github.com/bytenode/bytenode
⨍
Functions
21
◇
Types & classes
2
↓ 36 callers
Function
require
(id)
lib/index.js:492
↓ 4 callers
Function
cleanup
()
lib/index.js:292
↓ 4 callers
Function
isBuffer
(obj)
lib/index.js:18
↓ 3 callers
Function
compileCode
(javascriptCode, compress)
lib/index.js:134
↓ 3 callers
Function
dumpBytecodeHeader
(label, buffer)
lib/index.js:43
↓ 3 callers
Function
rimraf
* Remove directory recursively * @param {string} dirPath - Path to directory * @param {boolean} [removeSelf=true] - Remove directory itself * @see
test/index.test.js:251
↓ 3 callers
Function
slowFunction
(baseNumber)
benchmark/simple/slow-function.js:4
↓ 2 callers
Function
generateScript
(cachedData, filename)
lib/index.js:63
↓ 2 callers
Function
isBufferV8Bytecode
(buffer)
lib/index.js:117
↓ 1 callers
Function
addLoaderFile
(fileToLoad, loaderFilename, type, sheBang)
lib/index.js:530
↓ 1 callers
Function
compileElectronCode
(javascriptCode, options)
lib/index.js:161
↓ 1 callers
Function
compileElectronMainCode
(javascriptCode, options)
lib/index.js:239
↓ 1 callers
Function
createWindow
()
examples/electron-hello-world/main-window.src.js:19
↓ 1 callers
Function
fixBytecode
(bytecodeBuffer)
lib/index.js:324
↓ 1 callers
Function
readSourceHash
(bytecodeBuffer)
lib/index.js:357
↓ 1 callers
Function
runBytecode
(bytecodeBuffer)
lib/index.js:377
Function
compileFile
(args, output)
lib/index.js:401
Function
loaderCodeCommonJS
(targetPath, sheBang)
lib/index.js:544
Function
loaderCodeModule
(targetPath, sheBang, loaderFilePath)
lib/index.js:558
Function
onEnd
()
lib/index.js:163
Function
runBytecodeFile
(filename)
lib/index.js:472