Searched refs:pre_parse (Results 1 – 6 of 6) sorted by relevance
100 pre_parse (GOptionContext *context G_GNUC_UNUSED, in pre_parse() function106 option_group->pre_parse (error); in pre_parse()131 g_option_group_set_parse_hooks (group, pre_parse, post_parse); in add_group()
73 virtual void pre_parse (GError **error G_GNUC_UNUSED) {}; in pre_parse() function
46 HT(pre_parse, V8.PreParse) \
4656 HistogramTimerScope preparse_scope(isolate()->counters()->pre_parse()); in LazyParseFunctionLiteral()5897 HistogramTimerScope timer(isolate->counters()->pre_parse()); in DoPreParse()
47 HT(pre_parse, V8.PreParse) \
4374 HistogramTimerScope preparse_scope(isolate()->counters()->pre_parse()); in LazyParseFunctionLiteral()5617 HistogramTimerScope timer(isolate->counters()->pre_parse()); in PreParse()