https://codereview.chromium.org/100093004/diff/70001/src/typing.h
File src/typing.h (right):
https://codereview.chromium.org/100093004/diff/70001/src/typing.h#newcode89
src/typing.h:89: inline int stack_local_index(int index) { return index;
}
On 2013/12/16 11:49:44, rossberg wrote:
Nit: the 'inline' is redundant here.
Is there much of a reason to have these as separate helpers anyway?
Removed 'inline'.
I use them in case where I don't have the pointer to the Variable, but
know the index and variable type.
https://codereview.chromium.org/100093004/
--
--
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.