projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[builtins] Unify the various versions of [[Call]] with a Call builtin.
[platform/upstream/v8.git]
/
src
/
runtime
/
runtime-function.cc
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
2015-09-08
bmeurer
Revert of [builtins] Unify the various versions of...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
2015-09-03
bmeurer
[es6] Initial steps towards a correct implementation...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
mstarzinger
Make isolate.h usable without objects-inl.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
mstarzinger
Get rid of CompilationInfo::GenerateCodeStub method.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
yangguo
Do not use js builtins object to determine whether...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
mstarzinger
Remove grab-bag includes of v8.h from runtime entries.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
mstarzinger
Realize IWYU pattern for frames-inl.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
rmcilroy
Move SmartPointer to base.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
arv
[es6] Function bind should preserve [[Prototype]]
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
mstarzinger
[turbofan] Port initialization of new.target variable.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
jkummerow
Fix performance regression introduced in r28961
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
yangguo
Reland 2 "Keep a canonical list of shared function...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
yangguo
Revert of Reland "Keep a canonical list of shared funct...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
yangguo
Reland "Keep a canonical list of shared function infos."
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
mstarzinger
Make sure bound functions never make it into optimized...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
adamk
Revert "Keep a canonical list of shared function infos."
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
yangguo
Keep a canonical list of shared function infos.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
machenbach
Revert of Add %TypedArray% to proto chain (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-16
littledan
Add %TypedArray% to proto chain
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
arv
Bound functions should also have configurable length
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
bmeurer
[deoptimizer] Basic support inlining based on SharedFun...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
jarin
Unify decoding of deoptimization translations.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
danno
Generalize builtins inlining flag to allow forced inlin...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
erikcorry
Regularize namespace closing curlies
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Migrate error messages, part 10.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
arv
[strong] Check arity of functions
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
verwaest
Remove GetDefaultReceiver, pass in undefined to sloppy...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
yangguo
Set inferred name of bound function to empty string.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
arv
[es6] Map/Set size getter should have "get size" name
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
arv
Revert of [es6] Map/Set size getter should have "get...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
arv
[es6] Map/Set size getter should have "get size" name
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
svenpanne
Made the entries of the various *_FUNCTION_LISTs disjoint.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
verwaest
Remove NativeContext from Literal array, since we alway...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
loislo
CpuProfiler: eliminate cpu-profiler dependency from...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
chunyang.dai
Copy the corresponding opt_count_and_bailout_reason...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
Revert of new classes: implement new.target passing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
caitpotter88
Implement IsConstructor() abstract operation
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
yangguo
Fix remaining issues in the custom snapshot.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
dslomov@chromium.org
Add remaining @@toStringTag symbols to builtins
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
yangguo@chromium.org
Move some Runtime:: functions and remove runtime.h...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
yangguo@chromium.org
Catch exceptions thrown when enqueuing change records.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
yangguo@chromium.org
Split yet more runtime functions into separate files.
blob
|
commitdiff
|
raw
|
diff to current