diff options
author | Ryan <ry@tinyclouds.org> | 2009-06-29 10:55:05 +0200 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-06-29 10:55:05 +0200 |
commit | e763efdadf4bbd9c0155a4c7f782d271a2fd5814 (patch) | |
tree | 094824e55548cdeb2ce9b796cbf29aaa591bb69f /deps/v8/src/codegen.h | |
parent | e876d6629e8682f5d818141bc0710f6d82311373 (diff) | |
download | node-new-e763efdadf4bbd9c0155a4c7f782d271a2fd5814.tar.gz |
Upgrade v8 to 1.2.10 and libev to 3.6
Diffstat (limited to 'deps/v8/src/codegen.h')
-rw-r--r-- | deps/v8/src/codegen.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/deps/v8/src/codegen.h b/deps/v8/src/codegen.h index 0b42935f5b..fa414d4128 100644 --- a/deps/v8/src/codegen.h +++ b/deps/v8/src/codegen.h @@ -61,12 +61,6 @@ // FindInlineRuntimeLUT // CheckForInlineRuntimeCall // PatchInlineRuntimeEntry -// GenerateFastCaseSwitchStatement -// GenerateFastCaseSwitchCases -// TryGenerateFastCaseSwitchStatement -// GenerateFastCaseSwitchJumpTable -// FastCaseSwitchMinCaseCount -// FastCaseSwitchMaxOverheadFactor // CodeForFunctionPosition // CodeForReturnPosition // CodeForStatementPosition |