bind-gen: Implement attribute / operation callback (1 of N)
This patch is exploring how we can implement V8 callback functions in the new bindings generator. Attempts to implement the following utilities: - make_v8_to_blink_value - bind_blink_api_arguments - bind_blink_api_call - bind_return_value - bind_v8_set_return_value Bug: 839389 Change-Id: Ie949eca6119806611125fc4e8265601a6888e52b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880904Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#710333}
Showing
This diff is collapsed.
Please register or sign in to comment