Home
last modified time | relevance | path

Searched refs:IsRecordWithBundleName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_executor.cpp73 if (!jsPandaFile->IsRecordWithBundleName()) { in ExecuteFromFile()
219 if (!jsPandaFile->IsRecordWithBundleName()) { in ExecuteModuleBuffer()
420 if (!jsPandaFile->IsRecordWithBundleName()) { in ExecuteModuleBufferSecure()
H A Djs_pandafile.h399 bool IsRecordWithBundleName() const in IsRecordWithBundleName() function in panda::ecmascript::JSPandaFile
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp336 if (jsPandaFile->IsRecordWithBundleName()) { in ParsePrefixBundle()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5841 if (!jsPandaFile->IsRecordWithBundleName()) { in GetExportObject()

Completed in 25 milliseconds