Lines Matching refs:label
164 Label* entry_label() { return &entry_label_; }
165 Label* exit_label() { return &exit_label_; }
199 Label entry_label_;
200 Label exit_label_;
338 // Branch to the label if the given object isn't a symbol.
340 Label* label,
367 Label* throw_normal_exception,
368 Label* throw_termination_exception,
369 Label* throw_out_of_memory_exception,