| Index: src/flag-definitions.h
|
| ===================================================================
|
| --- src/flag-definitions.h (revision 3777)
|
| +++ src/flag-definitions.h (working copy)
|
| @@ -120,7 +120,6 @@
|
| // bootstrapper.cc
|
| DEFINE_string(expose_natives_as, NULL, "expose natives in global object")
|
| DEFINE_string(expose_debug_as, NULL, "expose debug in global object")
|
| -DEFINE_string(natives_file, NULL, "alternative natives file")
|
| DEFINE_bool(expose_gc, false, "expose gc extension")
|
| DEFINE_int(stack_trace_limit, 10, "number of stack frames to capture")
|
|
|
|
|