WIP: Create a LongStringCollection that transfers long strings with fewer copies.
Carry the v8::String reference for same-isolate cases, and an isolated WTF::String
for same-process (but not same-isolate) cases.
BUG=701843
Issue 2768113002: WIP: Create a LongStringCollection that transfers long strings with fewer copies.
Created 3 years, 9 months ago by jbroman
Modified 3 years, 9 months ago
Reviewers:
Base URL:
Comments: 0