Description[regexp] Fix smi receiver in stack accessors
info.This returns a Local<Object>, which results in a call to
Utils::OpenHandle<JSReceiver>. Casting to a Local<Value> first uses the
correct OpenHandle<Object> overload.
BUG=chromium:693500
Review-Url: https://codereview.chromium.org/2706833002
Cr-Commit-Position: refs/heads/master@{#43314}
Committed: https://chromium.googlesource.com/v8/v8/+/3acc00a0176af5d36f251cd993f49e5db938553f
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|