aboutsummaryrefslogtreecommitdiff
path: root/src/macro-assembler-interface.h
AgeCommit message (Expand)Author
2019-05-03Allow throwing exceptions from destructors for testing.Pierre Langlois
2017-05-08Import new standalone pool manager.Georgia Kouveli
2017-01-25Remove pool blocking and assembler enablement from the APIPierre Langlois
2017-01-23Add tests for pool blocking in nested ExactAssemblyScopePierre Langlois
2016-12-07Include AllowMacroInstructions methods in release modePierre Langlois
2016-11-30AArch32: Use the shared scopes `CodeBufferCheckScope` and `EmissionCheckScope`.Alexandre Rames
2016-11-03Add a virtual destructor for `MacroAssemblerInterface`.Alexandre Rames
2016-10-26AArch64: follow the design guidelines for `ExactAssemblyScope`.Alexandre Rames
2016-10-24Follow the design guidelines for the AArch64 `EmissionCheckScope`.Alexandre Rames