Closed pinepain closed 6 years ago
https://github.com/v8/v8/commit/47104429415c4c580cea8da4a3e3e7bf32338775#diff-3dd7a0f46b1e5c1cc67921449e7180ac
It is analogous to Template::SetLazyDataProperty, but for a single existing object. Similar to how SetNativeDataProperty exists on both.
Template::SetLazyDataProperty
SetNativeDataProperty
Since: 6.6.61
https://github.com/v8/v8/commit/47104429415c4c580cea8da4a3e3e7bf32338775#diff-3dd7a0f46b1e5c1cc67921449e7180ac
It is analogous to
Template::SetLazyDataProperty
, but for a single existing object. Similar to howSetNativeDataProperty
exists on both.Since: 6.6.61