Searched defs:GenerateHeapResultAllocation (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/arm/
H A Dcode-stubs-arm.cc2452 GenerateHeapResultAllocation(
2589 GenerateHeapResultAllocation(
2855 GenerateHeapResultAllocation(masm,
2879 GenerateHeapResultAllocation(masm,
2987 GenerateHeapResultAllocation(masm,
3172 void BinaryOpStub::GenerateHeapResultAllocation(MacroAssembler* masm, function in class:v8::internal::BinaryOpStub
/external/v8/src/ia32/
H A Dcode-stubs-ia32.cc1715 GenerateHeapResultAllocation(masm, &call_runtime);
1733 GenerateHeapResultAllocation(masm, &after_alloc_failure);
1939 GenerateHeapResultAllocation(masm, &call_runtime);
1956 GenerateHeapResultAllocation(masm, &after_alloc_failure);
2143 GenerateHeapResultAllocation(masm, &call_runtime);
2160 GenerateHeapResultAllocation(masm, &after_alloc_failure);
2326 void BinaryOpStub::GenerateHeapResultAllocation( function in class:v8::internal::BinaryOpStub
/external/v8/src/mips/
H A Dcode-stubs-mips.cc2566 GenerateHeapResultAllocation(
2703 GenerateHeapResultAllocation(
2969 GenerateHeapResultAllocation(masm,
2992 GenerateHeapResultAllocation(masm,
3106 GenerateHeapResultAllocation(masm,
3291 void BinaryOpStub::GenerateHeapResultAllocation( function in class:v8::internal::BinaryOpStub
/external/v8/src/x64/
H A Dcode-stubs-x64.cc1164 GenerateHeapResultAllocation(masm, allocation_failure);
1451 void BinaryOpStub::GenerateHeapResultAllocation(MacroAssembler* masm, function in class:v8::internal::BinaryOpStub

Completed in 184 milliseconds