e89bbf96a5
- Evaluation of StaticPropertyGet expression by reading a value stored in the main environment, execution of static getter or creating a method tear off. - Evaluation of StaticPropertySet expression by modifying the value stored in main environment or execution of static setter. BUG= R=dmitryas@google.com, kmillikin@google.com Review-Url: https://codereview.chromium.org/2997563002 .
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
static-invocation-test1
|
|
return
|
|
static-invocation-test2
|
|
return
|
|
return |