DescriptionRegister ArrayBufferContents' adjustAmountOfMemory in V8Initializer::initialize
Currently ArrayBufferContents' adjustAmountOfMemory is registered in initializeWithoutV8
but this is not nice because adjustAmountOfMemory is a method used *with* V8.
The registration should be moved to V8Initializer::initialize.
BUG=593269
Committed: https://crrev.com/02cfffa779037fd8db51b7cb8146753df51ed217
Cr-Commit-Position: refs/heads/master@{#380450}
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 20 (8 generated)
|