Searched refs:allocation_entry (Results 1 – 2 of 2) sorted by relevance
129 Label* allocation_entry);
3741 Label* allocation_entry) { in DoDeferredMathAbsTagged() argument3777 __ Bind(allocation_entry); in DoDeferredMathAbsTagged()3813 allocation_entry()); in DoMathAbsTagged()3816 Label* allocation_entry() { return &allocation; } in DoMathAbsTagged() function in v8::internal::LCodeGen::DoMathAbsTagged::DeferredMathAbsTagged3849 __ B(deferred->allocation_entry()); in DoMathAbsTagged()