diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2018-05-10 20:26:35 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-05-10 20:26:35 +0000 |
commit | 5ad45e2f68bb796c562302e9fc2d963c279334c7 (patch) | |
tree | 946625dbb27ee8db4eb633832594a8f88d467c71 /core | |
parent | 660843f9ea0e75b4efc78d17bbc5661c2d3ea2be (diff) | |
download | pdfium-5ad45e2f68bb796c562302e9fc2d963c279334c7.tar.xz |
Cleanup formcalc method generationchromium/3427
This CL simplifies the FormCalc method call generation when converted to
JavaScript. Currently we output the same chunk of code to run the
given method on an array or object per method call. This CL pulls out
the common execution code to a pfm_method_runner function which is used
instead.
An embedder test has been added to verify that method invocation from
formcalc works correctly.
Bug: chromium:814848
Change-Id: I1ec052eab051053fedcb464d57e0e15228b8c5a2
Reviewed-on: https://pdfium-review.googlesource.com/32372
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions