Searched refs:empty_spec (Results 1 – 2 of 2) sorted by relevance
58 static struct action *empty_spec = NULL; variable568 spec_list = &empty_spec; in parse_action()1532 data = empty_spec[i].data; in eval_empty_actions()1552 match = eval_expr_top(&empty_spec[i], &action_data); in eval_empty_actions()3198 dump_action_list(empty_spec, empty_count); in dump_actions()
2432 StaticFeedbackVectorSpec empty_spec; in NewSharedFunctionInfo() local2434 FeedbackMetadata::New(isolate(), &empty_spec); in NewSharedFunctionInfo()