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