This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chakrashim: fixing ObjectTemplate regression
During some adhoc testing I found that HasOwnProperty behavior regressed for objects created with value properties. I reworked the callback to early exit when a property descriptor callback returns a valid descriptor and restored the rest of the function logic back. Refs: 5fed2d6 PR-URL: #435 Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
- Loading branch information
Showing
1 changed file
with
76 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters