Curtis Man
|
3d944dbf77
Remove redundent flags for jsbuiltin.
|
%!s(int64=8) %!d(string=hai) anos |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
%!s(int64=9) %!d(string=hai) anos |
Paul Leathers
|
0f4a5f5822
Replace the distinction between OpHasImplicitCall and OpCallsValueOf with a distinction between OpHasImplicitCall (for opcodes that may trigger implicit calls regardless of operand attributes) and OpOpndHasImplicitCall (for opcodes that trigger implicit calls only as part of evaluating/reading/writing their operands). This allows us to fix some cases of missing implicit call bailout points without further complicating the logic and to be less conservative in our placement of bailout points in other cases.
|
%!s(int64=9) %!d(string=hai) anos |
Michael Holman
|
b9837810ce
marshal more to jit, fix couple synchronization bugs
|
%!s(int64=9) %!d(string=hai) anos |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
%!s(int64=10) %!d(string=hai) anos |