Home | History | Annotate | Download | only in src

Lines Matching refs:SetFlagsFromCommandLine

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