Searched refs:stack_overflow_label_ (Results 1 – 6 of 6) sorted by relevance
130 stack_overflow_label_.Unuse(); in ~RegExpMacroAssemblerX64()795 if (stack_overflow_label_.is_linked()) { in GetCode()796 SafeCallTarget(&stack_overflow_label_); in GetCode()1220 SafeCall(&stack_overflow_label_); in CheckStackLimit()
287 Label stack_overflow_label_; variable
126 stack_overflow_label_.Unuse(); in ~RegExpMacroAssemblerARM()723 if (stack_overflow_label_.is_linked()) { in GetCode()724 SafeCallTarget(&stack_overflow_label_); in GetCode()1108 SafeCall(&stack_overflow_label_, ls); in CheckStackLimit()
259 Label stack_overflow_label_;
120 stack_overflow_label_.Unuse(); in ~RegExpMacroAssemblerIA32()735 if (stack_overflow_label_.is_linked()) { in GetCode()736 SafeCallTarget(&stack_overflow_label_); in GetCode()1103 SafeCall(&stack_overflow_label_); in CheckStackLimit()
226 Label stack_overflow_label_;