LGTM.

http://codereview.chromium.org/2840018/diff/60003/64049
File src/runtime.h (right):

http://codereview.chromium.org/2840018/diff/60003/64049#newcode602
src/runtime.h:602: class InlineRuntimeFunctionsTable {
Even though it has "Runtime" in its name it's really a part of the code
generator. Please move it to codegen.h (if possible). Also consider
moving lookup/patching functions from the code generator to this class.

http://codereview.chromium.org/2840018/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to