Searched refs:value_storage_for_exec (Results 1 – 1 of 1) sorted by relevance
69 Value value_storage_for_exec; // Backing for list_value when we need to exec. in RunForEach() local81 value_storage_for_exec = args_vector[1]->Execute(scope, err); in RunForEach()84 list_value = &value_storage_for_exec; in RunForEach()