Skip to content
Snippets Groups Projects
user avatar
Benedikt Meurer authored
The handling of the `console.time*()` functions by the embedder is now
done through an alternative interface that passes `v8::String` directly
and thereby saves unnecessary copies of string bytes.

As of https://crrev.com/c/5721448 Chromium is migrated to the new
interface and Node.js never implemented the interface in the first
place, so we are good to remove the old interface now.

Bug: 350443026, 41433391
Change-Id: I53a6b371f85b2150beaef0a28fc18206fa07ff17
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5724348


Commit-Queue: Yang Guo <yangguo@chromium.org>
Reviewed-by: default avatarYang Guo <yangguo@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#95120}
aae3f5fd
History
Name Last commit Last update