Home | History | Annotate | Download | only in src

Lines Matching defs:SetFlagsFromCommandLine

872 void V8::SetFlagsFromCommandLine(int* argc, char** argv, bool remove_flags) {
873 i::FlagList::SetFlagsFromCommandLine(argc, argv, remove_flags);