Commits
User selector
Commit History
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Sep 9, 2017
Avoid duplicate computations of ExecState::vm().
Show description for a88ab91committed
Mark Lam
Commits on Jan 27, 2017
Unreviewed. Fix GTK+ debug build after r211247.
Show description for 30b7ad5committedclassInfo should take a VM so it is not materialized from the object on each call
Show description for ec8d700committed
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Dec 19, 2015
Avoid triggering clang's -Wundefined-bool-conversion
Show description for 5592680committed
Commits on Jul 22, 2015
Enable STATIC_ASSERT_IS_TRIVIALLY_DESTRUCTIBLE for GCC
Show description for 6ad3ff3committed
Commits on Feb 27, 2014
Make JSCells have 32-bit Structure pointers
Show description for dc0a0a1committed
Mark Hahnenberg
Commits on Sep 5, 2013
GCAssertions.h should use STL type traits and static_assert
Show description for 9c55eeecommitted
Anders Carlsson
Commits on Jan 23, 2013
Replace numerous manual CRASH's in JSC with RELEASE_ASSERT
Show description for 90f6917committed
Commits on Mar 7, 2012
Make WTF public headers use fully-qualified include paths and remove ForwardingHeaders/wtf
Show description for c5c901dcommitted
Commits on Mar 6, 2012
Unreviewed, rolling out r109837.
Show description for c703f5dauthored andcommitted
Source/JavaScriptCore: Update JavaScriptCore files to use fully-qualified WTF include paths
Show description for 29a87b3committed
Commits on Feb 13, 2012
Move JSC related assertions out of Assertions.h and into their own header
Show description for cbe85a2committed
Sam Weinig
Loading