- Generates v8_interface_name.{cc,h}
- Use |#include "..../interface_name.h"| in generated code
- Generates v8_interface_name.{cc,h}
- Use |#include "..../interface_name.h"| in generated code
- Generates snake_case.{cc,h} for unions and dictionaries
e.g. double_or_string.{cc,h}, add_event_listener_options.{cc,h}
Comment 1 by tkent@chromium.org
, Aug 30 2017