| Index: src/heap.h
|
| ===================================================================
|
| --- src/heap.h (revision 1467)
|
| +++ src/heap.h (working copy)
|
| @@ -166,8 +166,6 @@
|
| V(char_at_symbol, "CharAt") \
|
| V(undefined_symbol, "undefined") \
|
| V(value_of_symbol, "valueOf") \
|
| - V(CreateObjectLiteralBoilerplate_symbol, "CreateObjectLiteralBoilerplate") \
|
| - V(CreateArrayLiteral_symbol, "CreateArrayLiteral") \
|
| V(InitializeVarGlobal_symbol, "InitializeVarGlobal") \
|
| V(InitializeConstGlobal_symbol, "InitializeConstGlobal") \
|
| V(stack_overflow_symbol, "kStackOverflowBoilerplate") \
|
|
|