DescriptionAdd HeapNumber fast path to v8::Value::{Uint,Int}32Value()
This has the added benefit that these functions are now guaranteed not to throw when v8::Value::Is{Uint,Int}32() returned true, even when calling into JavaScript would throw a stack limit error.
BUG=chromium:446097
LOG=y
Committed: https://crrev.com/0e11bb7b853a4d48d1231d3aa068e92677c43c05
Cr-Commit-Position: refs/heads/master@{#26273}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|