Commit da41db3
[api] Deprecate Isolate::[Get|Set]ContinuationPreservedEmbedderData()
V8_DEPRECATE_SOON -> V8_DEPRECATED
These APIs are being deprecated in favor of
Isolate::[Get|Set]ContinuationPreservedEmbedderDataV2(), which use
v8::Data instead of v8::Value, allowing embedders to store
v8::CppHeapExternal in CPED.
Bug: 376599402
Change-Id: I85889cf538a60387e7811c8e719ef1e070c85ff6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6854264
Reviewed-by: Deepti Gandluri <[email protected]>
Reviewed-by: Michael Lippautz <[email protected]>
Commit-Queue: Scott Haseley <[email protected]>
Cr-Commit-Position: refs/heads/main@{#101923}1 parent 274a91b commit da41db3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
973 | | - | |
| 973 | + | |
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| |||
0 commit comments