0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-09-19 23:35:19 +00:00
phpv8/TODO

6 lines
226 B
Plaintext
Raw Normal View History

2010-12-30 14:04:51 +00:00
- Feature: Extension registering from php.ini
- Feature: Thread safety
- Missing: Indexed property handlers
- Bug: exception propagation fails when property getter is set
- Bug: method_exists() leaks when used with V8 objects