Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.h42 struct MappingInfo { struct
43 int32_t row = 0;
44 int32_t col = 0;
45 std::string sources;