Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dbuiltins-arm64.cc343 Label undo_allocation; in Generate_JSConstructStubHelper() local
506 __ Allocate(array_size, new_array, x11, x12, &undo_allocation, in Generate_JSConstructStubHelper()
532 __ Bind(&undo_allocation); in Generate_JSConstructStubHelper()
/external/v8/src/ia32/
Dbuiltins-ia32.cc135 Label undo_allocation; in Generate_JSConstructStubHelper() local
297 &undo_allocation, in Generate_JSConstructStubHelper()
342 __ bind(&undo_allocation); in Generate_JSConstructStubHelper()
/external/v8/src/x87/
Dbuiltins-x87.cc135 Label undo_allocation; in Generate_JSConstructStubHelper() local
297 &undo_allocation, in Generate_JSConstructStubHelper()
342 __ bind(&undo_allocation); in Generate_JSConstructStubHelper()
/external/v8/src/x64/
Dbuiltins-x64.cc134 Label undo_allocation; in Generate_JSConstructStubHelper() local
297 &undo_allocation, in Generate_JSConstructStubHelper()
343 __ bind(&undo_allocation); in Generate_JSConstructStubHelper()
/external/v8/src/arm/
Dbuiltins-arm.cc347 Label undo_allocation; in Generate_JSConstructStubHelper() local
514 &undo_allocation, in Generate_JSConstructStubHelper()
565 __ bind(&undo_allocation); in Generate_JSConstructStubHelper()
/external/v8/src/mips64/
Dbuiltins-mips64.cc360 Label undo_allocation; in Generate_JSConstructStubHelper() local
539 &undo_allocation, in Generate_JSConstructStubHelper()
599 __ bind(&undo_allocation); in Generate_JSConstructStubHelper()
/external/v8/src/mips/
Dbuiltins-mips.cc360 Label undo_allocation; in Generate_JSConstructStubHelper() local
529 &undo_allocation, in Generate_JSConstructStubHelper()
588 __ bind(&undo_allocation); in Generate_JSConstructStubHelper()