Go to file
fschneider@chromium.org 893637a057 Inlining a few virtual frame functions.
Introducing a virtual-frame-inl.h file containing some platform-independent
virtual frame function which are small enough to be inlined.

Removed unnecessary #include of virtual-frame.h from register-allocator-inl.h
and added the necessary explicit includes in a number of files.

Review URL: http://codereview.chromium.org/660104

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3962 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-02-26 09:32:48 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Implement tagging of profiler log event blocks. 2010-02-17 13:23:46 +00:00
samples Making lint happy. 2010-02-10 11:48:53 +00:00
src Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
test Add test of internal fields on global objects. This test currently 2010-02-26 09:23:15 +00:00
tools Inlining a few virtual frame functions. 2010-02-26 09:32:48 +00:00
.gitignore Add '.cpplint-cache' to ignore lists for SVN and Git. This change also sets 'ignore' property on '.', although this change isn't visible in Rietveld. 2009-12-11 09:01:38 +00:00
AUTHORS Revert pax change as it does not work with older versions of scons. 2010-02-25 08:27:07 +00:00
ChangeLog Prepare push to trunk. Now working on 2.1.3. 2010-02-23 10:22:07 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Add the ability to compile with profiler guided optimizations on Windows 2010-02-23 15:22:48 +00:00