Home
last modified time | relevance | path

Searched refs:HASTLA_CLASS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.h71 static constexpr char HASTLA_CLASS[] = "L_HasTopLevelAwait;"; member in panda::ecmascript::JSPandaFile
H A Djs_pandafile.cpp164 if (!info->hasTopLevelAwait && std::strcmp(HASTLA_CLASS, desc) == 0) { in InitializeUnMergedPF()

Completed in 3 milliseconds