Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 3642) |
+++ src/runtime.h (working copy) |
@@ -68,6 +68,8 @@ |
\ |
F(GetOwnProperty, 2, 1) \ |
\ |
+ F(IsExtensible, 1, 1) \ |
+ \ |
/* Utilities */ \ |
F(GetCalledFunction, 0, 1) \ |
F(GetFunctionDelegate, 1, 1) \ |