[][src]Function deno_core::v8_set_flags

pub fn v8_set_flags(args: Vec<String>) -> Vec<String>

Pass the command line arguments to v8. Returns a vector of command line arguments that V8 did not understand.