Files
browser/src
Karl Seguin cbac9a7703 Remove unused cache v8 bridge hint.
Pre-zigdom, we could use the postAttach behavior to store commonly accessed and
never-changed accessors directly on the v8::object. I've tried to re-enable this
feature a couple times, and have failed.

Between the new Snapshot and the always-on unhandled property handler for Window
it never seems to work very well. Plus, Gemini continues to insist that changing
the shape of the Object is more like to hurt than help performance.

There's possibly an optimization here worth revisiting in the future, but for
the time being, this code does nothing except for possibly deceive a reader that
some optimization is going on when it isn't.
2026-02-10 09:57:28 +08:00
..
2026-02-09 16:56:43 +08:00
2026-01-29 21:00:06 +08:00
2026-02-04 12:23:42 -08:00
2026-01-19 09:12:16 +08:00
2026-02-09 15:38:41 +08:00
2026-02-09 16:56:43 +08:00
2026-01-24 07:59:41 +08:00
2026-01-29 19:44:10 +08:00
2026-02-04 13:48:07 +00:00