pub fn v8_set_flags(args: Vec<String>) -> Vec<String>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

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