My favorites | Sign in
Logo
v8
                
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Owner   Summary + Labels HW OS Area Stars ...
  49 ---- New ---- ----   v8 does not use correct Integer types. ---- ---- ---- 8  
  61 Defect Accepted Medium erik.corry   CatchStackOverflow fails with multiple threads on MacOSX ---- Mac ---- 4  
  62 FeatureRequest Accepted Medium ----   add V8_VERSION to v8.h ---- ---- ---- 4  
  64 FeatureRequest Accepted Low sgje...@chromium.org   Support additional toolchains on Windows ---- ---- ---- 14  
  82 FeatureRequest Accepted Low christian.plesner.hansen   Check for trailing whitespace in Python files ---- ---- ---- 1  
  99 Bug Accepted Medium sgje...@chromium.org   Detect whether g++ is installed ---- ---- ---- 2  
  104 FeatureRequest Accepted Low ----   Add generated documentation for v8.h to the site ---- ---- Documentation 4  
  105 ---- Assigned Low kasperl@chromium.org   Implicit call to valueOf has wrong caller ---- ---- ---- 3  
  119 Bug Accepted Medium kasperl@chromium.org   Remove push(holder_reg) in CheckAccessGlobalProxy ---- ---- ---- 1  
  126 FeatureRequest Assigned Medium feng@chromium.org   Dictionary::Allocate should preserve 25% more space than asked ---- ---- ---- 2  
  129 Bug Assigned Medium kmilli...@chromium.org   Memory consumption hyperoscillations ---- ---- ---- 2  
  138 ---- New ---- ----   globally deleted function erroneously hides function in global with statement ---- ---- ---- 1  
  141 Bug Accepted Medium iposva@chromium.org   Fix calling convention comments on ARM ARM ---- ---- 2  
  144 FeatureRequest Accepted Low christian.plesner.hansen   Easy C++ Wrapper for Embedding ---- ---- ---- 5  
  146 FeatureRequest New Medium erik.corry   Delete ARM Simulator object when a thread goes away ARM ---- ---- 1  
  147 Bug Accepted Medium sgje...@chromium.org   class SaveContext missing description ---- ---- ---- 1  
  150 ---- New ---- ----   scons install target ---- ---- ---- 2  
  153 FeatureRequest Accepted Medium ----   Add support for running multiple JS tests in same VM ---- ---- ---- 2  
  155 ---- New ---- ----   v8::ScriptData::PreCompile does crash ---- ---- ---- 1  
  160 Bug Accepted Medium christian.plesner.hansen   Irregexp: Propagate start set of capture to back reference ---- ---- Irregexp 1  
  161 FeatureRequest Accepted Medium christian.plesner.hansen   Irregexp: Coalesce adjacent identical dispatches ---- ---- Irregexp 1  
  162 ---- New ---- ----   Internal field count of global template ignored during context creation ---- ---- ---- 4  
  165 FeatureRequest Accepted Medium erik.corry   Merge MacroAssemblerIrregexp and IrregexpAssembler ---- ---- Irregexp 1  
  172 ---- New ---- ----   There is a limit to the size of the argument array passed to function.apply ---- ---- ---- 1  
  173 Bug Accepted ---- iposva@chromium.org   v8::Script::Compile() crashes when parsing very long (but simple) file ---- ---- ---- 1  
  175 ---- Assigned ---- ----   Null Pointer Read in LayoutTests\fast\js\global-recursion-on-full-stack.html ---- ---- ---- 2  
  178 FeatureRequest Accepted Medium sgje...@chromium.org   Break points in functions defined through the API ---- ---- ---- 1  
  180 ---- New ---- ----   toLocaleDateString and toLocaleTimeString do not honor the current locale ---- ---- ---- 5  
  181 FeatureRequest New Medium erik.corry   Track loop nesting on ARM ARM ---- ---- 1  
  195 ---- New ---- ----   Swig script to create bindings ---- ---- ---- 4  
  197 FeatureRequest Accepted Low christian.plesner.hansen   Use different object directories for all different build configurations ---- ---- ---- 1  
  199 FeatureRequest Assigned Low whesse@chromium.org   Optimize some special cases of smi operations ---- ---- ---- 3  
  200 Bug Accepted Medium ----   Format control characters should be stripped before evaluating ---- ---- ---- 1  
  204 FeatureRequest Accepted Medium kmilli...@chromium.org   Avoid spilling to make a register writable when the spilled element is not needed.   CodeGenerator ---- ---- ---- 1  
  205 FeatureRequest Accepted Medium kmilli...@chromium.org   Avoid spilling unnecessarily for CallNew   CodeGenerator ---- ---- ---- 1  
  206 FeatureRequest Accepted Medium kmilli...@chromium.org   Consider smart register reuse in keyed property loads   CodeGenerator ---- ---- ---- 1  
  209 FeatureRequest Accepted Medium kmilli...@chromium.org   Consider allocating locals/parameters to registers when written   CodeGenerator ---- ---- ---- 1  
  212 Bug Accepted Medium sgje...@chromium.org   Unable to mutate (local) variables from debugger ---- ---- ---- 1  
  214 Bug Accepted Medium iposva@chromium.org   Stack overflows are ignored in C++ code ---- ---- ---- 1  
  215 FeatureRequest Accepted Medium kmilli...@chromium.org   Allow the stack pointer (esp) to ride above the top of the virtual frame.   CodeGenerator ---- ---- ---- 1  
  216 ---- New ---- ----   Link errors when linking the v8 static lib with MFC application ---- ---- ---- 3  
  222 Bug Accepted Low ----   Arguments object is copied on each access using Function.arguments. ---- ---- ---- 1  
  223 Bug Accepted Medium ----   Must wrap receiver in function calls where the receiver is a value ---- ---- ---- 1  
  229 Bug New Medium iposva@chromium.org   Consider removing StringShape ---- ---- ---- 1  
  235 FeatureRequest New ---- ----   Support the Javascript E4X extension ---- ---- ---- 18  
  240 Bug Accepted Medium kmilli...@chromium.org   API test RegExpInterruption fails in debug mode on ARM ARM ---- ---- 2  
  245 FeatureRequest Accepted Medium kasperl@chromium.org   Re-enable compilation cache for scripts for a given global context ---- ---- ---- 1  
  249 ---- New ---- ----   improvement for print() in shell.cc ---- ---- ---- 1  
  256 ---- New ---- ----   Please add a v8-context-is-shutting-down callback (or similar) ---- ---- ---- 3  
  262 ---- New ---- ----   SetInternalFieldCount() failure, very sensitive call ordering ---- ---- ---- 1  
  266 ---- Assigned ---- ager@chromium.org   Fix strict aliasing problems in v8/src/third_party/dtoa/dtoa.c ---- ---- ---- 4  
  270 FeatureRequest Accepted Low ----   Add Blob type to api for holding binary data ---- ---- ---- 7  
  273 Bug Accepted Medium erik.corry   Unit tests leak memory ---- ---- ---- 1  
  274 Bug Accepted Medium ----   Possible memory leaks from handle stack ---- ---- ---- 1  
  275 Bug Accepted Medium ----   Possible leak in flag parsing ---- ---- ---- 1  
  277 Bug Accepted Medium kmilli...@chromium.org   stack overflow in debug mode LayoutTests/fast/js/large-expressions.html ---- ---- ---- 1  
  282 Bug Accepted Medium ----   Multiple crashes in test-api under debug gc-greedy ---- ---- ---- 1  
  285 Bug New Low ----   Newer SCons versions (1.x+?) repeats compilation flags ---- ---- ---- 1  
  305 ---- New ---- ----   Extensions need more graceful handling of compile-time errors ---- ---- ---- 1  
  307 ---- New ---- ----   Print stack trace to a string instead of on a FILE. ---- ---- ---- 1  
  310 FeatureRequest New Medium kmilli...@chromium.org   Please remove special handling of global code in the backend ---- ---- ---- 1  
  311 ---- New ---- ----   Extensions should be opaque wrt exceptions ---- ---- ---- 1  
  315 Bug Accepted Medium sgje...@chromium.org   No stepping in loops with one breakable statement ---- ---- ---- 1  
  327 FeatureRequest Accepted Medium christian.plesner.hansen   Remove or simplify support for 'const' ---- ---- ---- 1  
  329 ---- New ---- ----   d8 asserts while printing an outer function's paramter value ---- ---- ---- 1  
  332 ---- Assigned ---- kmilli...@chromium.org   "Script used too much memory" when leaving gmail open for days ---- ---- ---- 2  
  333 Bug Accepted Medium ----   Avoid copying extension source code when installing extensions ---- ---- ---- 1  
  335 Bug New Medium whesse@chromium.org   64-bit: FmtElm in string-stream needs to handle pointers. x64 ---- ---- 3  
  340 ---- Assigned ---- whesse@chromium.org   IgnoreAttributesAndSetProperty does not set attributes ---- ---- ---- 2  
  342 Bug Accepted Medium skylined@chromium.org   ASSERTION FAILED !map_.contains(obj) in bindings ---- ---- ---- 1  
  352 FeatureRequest Accepted ---- ----   V8 Fails on the Language Shootout   HelpWanted ---- ---- ---- 3  
  355 Bug Accepted ---- mikhail.naganov   ProfLazyMode test crashes on ARM ARM ---- ---- 1  
  360 FeatureRequest Accepted Low whesse@chromium.org   Reduce size of comments in relocation info ---- ---- ---- 1  
  361 Bug Accepted Medium erik.corry   ThreadSanitizer reports dubious practices in V8 ---- ---- ---- 3  
  363 Bug Accepted ---- ager@chromium.org   ASSERT(catcher.HasCaught()); in v8::internal::Execution::TryCall when throwing large exceptions using document.write ---- ---- ---- 2  
  365 ---- New ---- christian.plesner.hansen   point_templ->NewInstance() causes runtime error ---- ---- Documentation 2  
  366 Bug New ---- erik.corry   v8::Locker locker; causes Fatal error in HandleScope::HandleScope ---- ---- ---- 1  
  367 FeatureRequest Accepted Low ant...@chromium.org   Consider improving stubs for load with interceptor ---- ---- ---- 1  
  368 FeatureRequest Accepted Low ant...@chromium.org   Consider compiling the whole lookup chain in LoadStubCompiler::CompileLoadInterceptor ---- ---- ---- 1  
  371 ---- New ---- ----   can't print() "\0" at the console ---- Win ---- 1  
  372 Bug Accepted Low christian.plesner.hansen   Tweak JSON implementation to conform to ES5 ---- ---- ---- 2  
  375 FeatureRequest Accepted Medium ----   Optimize handling of catch variables. ---- ---- ---- 1  
  377 FeatureRequest Accepted Low whesse@chromium.org   Newer C++ compilers find Operand(0) ambiguous ---- ---- ---- 1  
  378 Bug Accepted Low christian.plesner.hansen   Const Correctness for String::Value ---- ---- ---- 2  
  382 Bug Accepted Medium erik.corry   Test case test-api/ApplyInterruption times out a lot ---- ---- ---- 1  
  385 FeatureRequest Accepted Medium sgje...@chromium.org   Optimize allocation of simple objects and arrays ---- ---- ---- 1  
  387 Bug New Medium pfeld...@chromium.org   Debug::ClearAllBreakPoints() may create handles without a HandleScope ---- ---- ---- 3  
  388 Bug Accepted Medium sgje...@chromium.org   Some code is much slower when the debugger is running ---- ---- ---- 1  
  407 Bug Assigned Medium kmilli...@chromium.org   Snapshot deserialization may overflow its own page tables ---- ---- ---- 2  
  409 ---- New ---- ----   Dispose does not call the WeakReferenceCallback ---- ---- ---- 1  
  413 ---- New ---- ----   GCC 4.4 fails to compile current version, over strict aliasing ---- ---- ---- 6  
  421 FeatureRequest Accepted Low lrn@chromium.org   Native regexp string comparison ---- ---- Irregexp 1  
  425 Bug Accepted Low lrn@chromium.org   Compiling very large expressions hits stack limit.. ---- ---- ---- 4  
  428 FeatureRequest Accepted Low ----   Use of static variable builtin_passed_function should be removed. ---- ---- ---- 1  
  429 ---- Accepted ---- ----   x86_64 not detected (patch) ---- ---- ---- 2  
  435 ---- New ---- ----   The .length property of a function always returns zero ---- ---- ---- 1  
  436 Bug Accepted Medium whesse@chromium.org   Numeric results are wrong on some systems due to x87 extended double precision ---- ---- ---- 2  
  445 FeatureRequest Accepted Medium ----   Access to non-existing object property is slow ---- ---- ---- 1  
  447 FeatureRequest Accepted ---- ----   Why is Dispose() permanent? ---- ---- ---- 2  
  455 ---- New ---- ----   increased String.concat() performance (patch) ---- ---- ---- 3  
CSV