Home
last modified time | relevance | path

Searched defs:isBundle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp173 bool isBundle = jsPandaFile->IsBundlePack(); in ExecuteFromBuffer() local
211 bool isBundle = jsPandaFile->IsBundlePack(); in ExecuteModuleBuffer() local
237bool isBundle, const CString &filename, const CString &entry, const void *buffer, size_t size, boo… in CommonExecuteBuffer()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument