Open
Description
This is a tracking issue for the migration of core modules to use builtins from the primordials
object.
At the moment, for performance-sensitive code, only static methods and global functions should be migrated. V8 8.0 might have the optimization that we need to migrate prototype methods.