Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
H A Des2panda_lib.rb199 correct_depths(found_change_type)
321 def correct_depths(data) method in Es2pandaLibApi
330 data[key] = correct_depths(value)
334 data.map! { |value| correct_depths(value) }

Completed in 2 milliseconds