GitHub / nodejs/v8 / commits
The official mirror of the V8 git repository
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 30ef8e33 | [wasm] WebAssembly.Memory object can be referenced by multiple Instance objects. |
gdeepti <g****i@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 06f8e877 | Fix function name inference corruption for async functions |
littledan <l****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 54e4b1fb | [turbofan] Add JSStoreDataPropertyInLiteral operator. |
franzih <f****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| e84f0adb | [builtins] add context input to users of CreateKeyValueArray opcode |
caitp <c****p@i****m>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 824c0758 | [turbofan] Print API for verifier |
mtrofin <m****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 764548e2 | [async-await] Don't create resolving callbacks for throwaway promises |
gsathya <g****a@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 8ab945f2 | [wasm] Translate locations to positions properly |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| eefe11a1 | Treat a '!' preceding a function literal as eager-compile hint. |
vogelheim <v****m@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 7724a255 | MIPS64: Port `Reland [arm64] Improve some new builtins.` |
predrag.rudic <p****c@i****m>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 5f06c1a1 | [heap, runtime] Set upper limit on the size of fast fixed arrays that |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| f7723ff5 | [ic] Pass name to Runtime::kLoadGlobal_Miss and _Slow. |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 4a5b7e32 | Remove FLAG_min_preparse_length. |
marja <m****a@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| b9f8ad00 | [heap] Reland "Add a guard for restarting the memory reducer after mark-compa... |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d4f01b8a | [x86] Also deal with holey arrays in the Apply builtin. |
bmeurer <b****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 80339771 | [heap] ExternalStringTable: Separate Iterate and CleanUp methods |
mlippautz <m****z@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| cfd1dd2f | [ic] Pass globals' names to Runtime::kDeclareGlobals. |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 0c70f372 | [crankshaft] Don't inline the fast path for instanceof if the function has a ... |
verwaest <v****t@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 7e5755cb | [heap] Minor MC: Add marking |
mlippautz <m****z@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 46a4156a | [heap] Remove AdjustBytes test introduced in r41097. |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 18084f17 | [wasm] Implement frame printing for debug |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| f7795cbf | [interpreter] Bytecode for StaDataPropertyInLiteral. |
franzih <f****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 572b643b | Revert of [interpreter] Properly collect rhs feedback for comparisons with od... |
machenbach <m****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| a00e1a57 | Refactor StringStream Add methods |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 0ffe4fc3 | Add icu libraries to fuzzer dependencies |
Miran.Karic <M****c@i****m>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d3f2213b | [heap] Simplify adjusting of live bytes. |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 30db83a3 | [crankshaft] The array protector is a PropertyCell, not a Cell. |
bmeurer <b****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 0283d550 | [heap] Add a flag guard for concurrent store buffer processing. |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d240ffec | [interpreter] Properly collect rhs feedback for comparisons with oddballs. |
bmeurer <b****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 28d7c1fb | [ast] Fix typo in {Scope::set_asm_function} method. |
mstarzinger <m****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 241c024c | [turbofan] Properly optimize instanceof (even in the presence of @@hasInstance). |
bmeurer <b****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 5beb5ee7 | [regexp] implement latest spec draft for property class. |
yangguo <y****o@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 4a70104a | Reland of Update usage of linux blink try bot to use linux_trusty_blink_rel. ... |
qyearsley <q****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| eaed31c5 | [wasm] Add guard regions to end of WebAssembly.Memory buffers |
eholk <e****k@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 932a865e | [counters] Fix runtime-call-stats wrt background parsing |
verwaest <v****t@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| afd49054 | [inspector] removed embbeder debugger script flag |
kozyatinskiy <k****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 7f8681c0 | [Test] Remove now unecessary interpreter()->Initialize() from tests. |
rmcilroy <r****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| a80d4d03 | [wasm] Remove two obsolete functions |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| b46bdcd5 | [profiler] Add extra CHECK to catch a crash in profiler. |
alph <a****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 5e00cb5f | [wasm] Introduce performance testing options. |
titzer <t****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 200cbe92 | [wasm] Quick-fix gc error |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 721e74d9 | [Interpreter] Collect NumberOrOddball feedback in CompareOps. |
rmcilroy <r****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 541c36c0 | Updated version to 5.7 |
vogelheim <v****m@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 8b306c63 | [wasm] Refactor interface to WasmCompiledModule |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 53698740 | [Interpreter] Collect String feedback on CompareOps. |
rmcilroy <r****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 29745ee9 | [regexp] Fix matching of regexps that are both sticky and anchored at end. |
vegorov <v****v@g****m>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| e003a456 | [Tools] Update linux_perf_report to split out GC. |
rmcilroy <r****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 1fe704e1 | [fuzzing] consistently honor --abort-on-stack-overflow. |
yangguo <y****o@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| e2563e94 | Test that table object indexing does not interfere with backing table |
rossberg <r****g@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 937b8cb6 | [ic] Support data handlers in LoadGlobalIC. |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 48bbd1a7 | [parser,ast] Simplify MarkExpressionAsAssigned. |
neis <n****s@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 020e2c8d | [wasm] Break a cycle with a loop node in the int64-lowering. |
ahaas <a****s@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| ae3ca62b | [asmjs] Flush after printing error message |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 4abdcad2 | [inspector] Fix expected output of wasm source |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 8c4224a5 | [inspector] Add test case for wasm source |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| ff4513a6 | MIPS: Fix `This CL enables precise source positions for all V8 compilers` |
ivica.bogosavljevic <i****c@i****m>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| f0fa72ba | [heap] Remove out of date IncrementalMarkingUsingIdleTasksAfterGC test. |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 45cb0fc7 | Refactor SharedFunctionInfo::IsBuiltin. |
yangguo <y****o@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 2c8a4155 | [debug-wrapper] clearAllBreakPoints and several scripts functions |
jgruber <j****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 28777644 | Add export annotation to fix component build |
machenbach <m****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 4fb4f340 | [debug-wrapper] LiveEdit, frame.restart(), breakpoints |
jgruber <j****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 5f0be34c | [tools] Fix callstats.py script |
cbruni <c****i@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 0d258b35 | [api] deprecate v8::Function::IsBuiltin. |
yangguo <y****o@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 08377af9 | [crankshaft] No need to rely on the @@hasInstance protector. |
bmeurer <b****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| b8c2035f | [turbofan] Ship loop peeling. |
bmeurer <b****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 5b3a893f | [test] Add object literal micro-benchmarks. |
franzih <f****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 6808ec1f | [inspector] introduced Script::TYPE_INSPECTOR |
kozyatinskiy <k****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d4a42a5f | [inspector] Introduce translation of wasm frames |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 32793ab3 | [ic] Enable interceptor handlers for LoadGlobalIC. |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 1929f80a | [turbofan] Improve handling of TransitionElementsKind in load elimination. |
jarin <j****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 04fee02e | Revert of Update usage of linux blink try bot to use linux_trusty_blink_rel. ... |
qyearsley <q****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| c8cff606 | [inspector] remove profiler->collectSample from V8StackTraceImpl::capture |
kozyatinskiy <k****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 1160e5ed | Revert of Refactor SharedFunctionInfo::IsBuiltin. (patchset #1 id:1 of https:... |
machenbach <m****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| ca3f4879 | [runtime stats] Fix crash after r41001 |
alph <a****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 006041e8 | [wasm] Add the 0x prefix to all constants in PrintAstForDebugging |
ahaas <a****s@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 7e4e34bb | [counters] Use separate counters for background parsing |
cbruni <c****i@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d3231f51 | [ic] Pass name to LoadGlobalIC again. |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| f718cd13 | [ic] Invalidate prototype validity cell when a slow prototype becomes fast. |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 764371bc | [inspector] Change ScriptBreakpoint to include scriptId |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 72c3732f | [wasm] Use more precise types for some WASM objects. |
titzer <t****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 124e77f0 | [heap] Synchronize concurrent chunk map modifications. |
hpayer <h****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 1006bd71 | Turn off shared function info-based optimization. |
mvstanton <m****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d2a64c81 | [turbofan] track source positions in EffectControlLinearizer |
tebbi <t****i@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 09326775 | Revert of [Turbofan] CodeGenerator for ARM avoids moves from VFP to general r... |
bbudge <b****e@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| a19b9c85 | Preparsing inner functions: add regression tests for parameters. |
marja <m****a@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 248a3e25 | [refactoring] Pull AccessorAssembler out of CodeStubAssembler |
jkummerow <j****w@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| f21a6b25 | Refactor SharedFunctionInfo::IsBuiltin. |
yangguo <y****o@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| f702543b | [heap] Fix new space size computation in gc tracer. |
ulan <u****n@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 94e8417b | [Turbofan] Fix missing break on AstGraphBuilder VisitCall. |
rmcilroy <r****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| ee50747e | [builtins] Improve StringPrototypeEndsWith performance by adding a fastpath. |
petermarshall <p****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 31a8ec77 | [turbofan] Fix bogus representation for {kCheckTaggedHole}. |
mstarzinger <m****r@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| feb78771 | Move allow_lazy from ParserBase to Parser and remove accessors |
verwaest <v****t@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| d49cd530 | [counters] Properly rename PreParse timers |
cbruni <c****i@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 446d6a06 | [turbofan] Always install code dependency when optimizing a store to global p... |
ishell <i****l@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 87a65911 | Reland of [refactoring] Split CodeAssemblerState out of CodeAssembler |
jkummerow <j****w@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| c93bdaaf | [test] Move stray variables into namespaces. |
franzih <f****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| b8a06da6 | Add verwaest to parsing/OWNERS |
vogelheim <v****m@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| fd40ebb1 | Return kBadChar for longest subpart of incomplete utf-8 character. |
vogelheim <v****m@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| 0188c3fb | [test] Add tests for definitions in object literal. |
franzih <f****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| fe9ac966 | [Interpreter] Add SetPendingMessage bytecode. |
rmcilroy <r****y@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago | |
| c2db3b38 | [wasm] Fix imports with numbers as name |
clemensh <c****h@c****g>
Committed by: Commit bot <c****t@c****g> |
almost 10 years ago |