Home | History | Annotate | Download | only in include

Lines Matching refs:flags

2240    * Sets V8 flags from a string.
2245 * Sets V8 flags from the command line.
2358 * \param flags Flags specifying profiler modules.
2361 static void ResumeProfilerEx(int flags, int tag = 0);
2372 * \param flags Flags specifying profiler modules.
2375 static void PauseProfilerEx(int flags, int tag = 0);