Home
last modified time | relevance | path

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

/external/v8/tools/
Djs2c.py93 def ExpandConstants(lines, constants): function
340 filter_chain.append(lambda l: ExpandConstants(l, consts))
344 filter_chain.append(lambda l: ExpandConstants(l, message_templates))