https://codereview.chromium.org/181873002/diff/1/src/a64/assembler-a64.h
File src/a64/assembler-a64.h (right):
https://codereview.chromium.org/181873002/diff/1/src/a64/assembler-a64.h#newcode1763
src/a64/assembler-a64.h:1763: void CheckVeneerPool(bool force_emit,
On 2014/02/28 09:59:24, ulan wrote:
Did I miss something or CheckVeneerPool is never called with
force_emit=true?
You did not.
At least for now, forcing the generation should never be required as
linked Labels must be bound before the end of code generation.
I kept it like this to mirror CheckConstPool and thinking it may be
useful in the future.
Maybe I should just remove the parameter?
https://codereview.chromium.org/181873002/
--
--
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/groups/opt_out.