Home
last modified time | relevance | path

Searched refs:runtime_allocation (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/arm64/
Dlithium-codegen-arm64.cc3759 Label runtime_allocation; in DoDeferredMathAbsTagged() local
3778 __ AllocateHeapNumber(result, &runtime_allocation, temp1, temp2); in DoDeferredMathAbsTagged()
3782 __ Bind(&runtime_allocation); in DoDeferredMathAbsTagged()