Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py152 def to_method_case(config, name): function
205 "to_method_case": functools.partial(to_method_case, config)})
/third_party/node/tools/inspector_protocol/
H A Dcode_generator.py149 def to_method_case(config, name): function
198 jinja_env.filters.update({"to_title_case": to_title_case, "dash_to_camelcase": dash_to_camelcase, "to_method_case": functools.partial(to_method_case, config)})

Completed in 4 milliseconds