DescriptionFix number of parameters passed into PrepareCallCFunction in code age stubs
In r16710 Additional parameter (Isolate) was added to parameter lists of some native functions called from the generated code. However, corresponding PrepareCallCFunction arguments changed only on i32. This CL updates other architectures to match actual value.
BUG=None
LOG=None
R=dcarney@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18379
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|