Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h67 static constexpr char EXT_NAME_JS[] = ".js"; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp49 constexpr char EXT_NAME_JS[] = ".js"; variable