Home
last modified time | relevance | path

Searched refs:GetHelpForEcmaCodeListForRange (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Decma_opcode_des.h373 inline std::string GetHelpForEcmaCodeListForRange() in GetHelpForEcmaCodeListForRange() function
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp544 std::string helpInfo = kungfu::GetHelpForEcmaCodeListForRange(); in ParseCommand()