Comment #5 on issue 4280 by [email protected]: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c5

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/fbe085fd754845d281c5f9adcae15beda8155fef

commit fbe085fd754845d281c5f9adcae15beda8155fef
Author: rmcilroy <[email protected]>
Date: Tue Jul 21 15:54:16 2015

[turbofan] Change RawMachineAssembler to take a CallDescriptor instead of a MachineSignature.

The InterpreterAssembler needs to specify a specific CallDescriptor type
instead of using the SimplifiedCDescriptor type. This CL makes it possible
to specify the CallDescriptor used by the RawMachineAssembler instead of
specifying a MachineSignature.

Also removes instruction-selector-tester.h which was erroneously resurrected
at some point.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1235313002

Cr-Commit-Position: refs/heads/master@{#29777}

[modify] http://crrev.com/fbe085fd754845d281c5f9adcae15beda8155fef/src/compiler/raw-machine-assembler.cc [modify] http://crrev.com/fbe085fd754845d281c5f9adcae15beda8155fef/src/compiler/raw-machine-assembler.h [modify] http://crrev.com/fbe085fd754845d281c5f9adcae15beda8155fef/test/cctest/compiler/codegen-tester.h [delete] http://crrev.com/7f6012c093ab12ab6e215d9bec8d3eaaa5dd9ce0/test/cctest/compiler/instruction-selector-tester.h [modify] http://crrev.com/fbe085fd754845d281c5f9adcae15beda8155fef/test/unittests/compiler/instruction-selector-unittest.h


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to