diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-29 22:47:26 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-29 22:47:26 +0200 |
commit | 6e35a8566e2a91242b54e2b21256317e00a934bb (patch) | |
tree | d35d25992e39f6a483b7cec35fe09689334f1cbb /js/src/jit/CompileWrappers.h | |
parent | 281a8854d068f1dbe2d4145ffd0664ac345af00d (diff) | |
download | uxp-6e35a8566e2a91242b54e2b21256317e00a934bb.tar.gz |
Issue #2256 - Implement Object.hasOwn(object, property)
This is a convenience access function to hasOwnProperty.
Trivial, self-hosted implementation providing the interface to the
already existing hasOwnProperty cpp function with additional toObject
for spec compliance.
Resolves #2256
Diffstat (limited to 'js/src/jit/CompileWrappers.h')
0 files changed, 0 insertions, 0 deletions