Ignore:
Timestamp:
Jun 2, 2021, 11:14:23 AM (4 years ago)
Author:
[email protected]
Message:

Add globalObject API set property test
https://bugs.webkit.org/show_bug.cgi?id=226542
<rdar://78287979>

Reviewed by Alexey Shvayka.

  • API/tests/testapi.cpp:

(TestAPI::testJSObjectSetOnGlobalObjectSubclassDefinition):
(testCAPIViaCpp):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r278356 r278366  
     12021-06-02  Keith Miller  <[email protected]>
     2
     3        Add globalObject API set property test
     4        https://bugs.webkit.org/show_bug.cgi?id=226542
     5        <rdar://78287979>
     6
     7        Reviewed by Alexey Shvayka.
     8
     9        * API/tests/testapi.cpp:
     10        (TestAPI::testJSObjectSetOnGlobalObjectSubclassDefinition):
     11        (testCAPIViaCpp):
     12
    1132021-06-02  Keith Miller  <[email protected]>
    214
Note: See TracChangeset for help on using the changeset viewer.