Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp136 bool isBundle = jsPandaFile->IsBundlePack(); in ExecuteFromBuffer() local
169 bool isBundle = jsPandaFile->IsBundlePack(); in ExecuteModuleBuffer() local
194 bool isBundle, const CString &filename, const CString &entry, const void *buffer, size_t size) in CommonExecuteBuffer()
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp272 bool isBundle; in InstantiateCJS() local
393 JSHandle<JSTaggedValue> &moduleName, JSHandle<JSTaggedValue> &exports, bool isBundle) in InitializeEnvironment()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument