MCPcopy Create free account

hub / github.com/bytenode/bytenode / functions

Functions21 in github.com/bytenode/bytenode

↓ 36 callersFunctionrequire
(id)
lib/index.js:492
↓ 4 callersFunctioncleanup
()
lib/index.js:292
↓ 4 callersFunctionisBuffer
(obj)
lib/index.js:18
↓ 3 callersFunctioncompileCode
(javascriptCode, compress)
lib/index.js:134
↓ 3 callersFunctiondumpBytecodeHeader
(label, buffer)
lib/index.js:43
↓ 3 callersFunctionrimraf
* Remove directory recursively * @param {string} dirPath - Path to directory * @param {boolean} [removeSelf=true] - Remove directory itself * @see
test/index.test.js:251
↓ 3 callersFunctionslowFunction
(baseNumber)
benchmark/simple/slow-function.js:4
↓ 2 callersFunctiongenerateScript
(cachedData, filename)
lib/index.js:63
↓ 2 callersFunctionisBufferV8Bytecode
(buffer)
lib/index.js:117
↓ 1 callersFunctionaddLoaderFile
(fileToLoad, loaderFilename, type, sheBang)
lib/index.js:530
↓ 1 callersFunctioncompileElectronCode
(javascriptCode, options)
lib/index.js:161
↓ 1 callersFunctioncompileElectronMainCode
(javascriptCode, options)
lib/index.js:239
↓ 1 callersFunctioncreateWindow
()
examples/electron-hello-world/main-window.src.js:19
↓ 1 callersFunctionfixBytecode
(bytecodeBuffer)
lib/index.js:324
↓ 1 callersFunctionreadSourceHash
(bytecodeBuffer)
lib/index.js:357
↓ 1 callersFunctionrunBytecode
(bytecodeBuffer)
lib/index.js:377
FunctioncompileFile
(args, output)
lib/index.js:401
FunctionloaderCodeCommonJS
(targetPath, sheBang)
lib/index.js:544
FunctionloaderCodeModule
(targetPath, sheBang, loaderFilePath)
lib/index.js:558
FunctiononEnd
()
lib/index.js:163
FunctionrunBytecodeFile
(filename)
lib/index.js:472