Lines Matching refs:V8
5 Fix a bug with register names on 64-bit V8 (issue 615).
15 Added SetPrototype method in the public V8 API.
197 Add String::Concat(Handle<String> left, Handle<String> right) to the V8 API.
199 Fix GYP-based builds of V8.
217 stack limit now needs to be set to each thread thich is used with V8.
221 Ensure V8 is initialized before locking and unlocking threads.
299 Reduced the amount of memory consumed by V8.
324 notifications when V8 has not yet been initialized.
345 a low memory situation to V8.
362 Support for using the V8 profiler when V8 is embedded in a Windows DLL.
466 Added an external allocation limit to avoid issues where small V8
812 Added infrastructure for protecting the V8 heap from corruption
1010 Fixed bug that caused V8 to change the global object template
1014 collection. Entire object groups are now passed to V8 instead of
1020 Added experimental API support for allocating V8 symbols as
1034 Added support for building V8 on Windows with either the shared or
1209 Updated the V8 benchmark suite to version 2.
1338 Added the V8 benchmark suite to the repository.
1348 Fixed issue when building samples on Windows using a shared V8
1435 include a simple shell that can be used to benchmark and test V8.
1437 Changed V8::GetVersion to return the version as a string.
1492 across multiple users of V8 when linked as a shared library.