IDL compiler: Implement reference-resolution and dump-as-pickle
Resolves references to dictionaries (other references are resolved to stubs for the time being), and dumps the database object into a pickle file. 'pickle' only supports top-level classes, so DebugInfo.Location is moved to a top-level class. Also, reference-stubs are temporarily necessary to pickle web_idl.Proxy instances. Bug: 839389 Change-Id: Ifbdca0df8d34d1cad49bca854b32f0524aaff758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713066Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#679936}
Showing
Please register or sign in to comment