add compare

This commit is contained in:
Pierre Colle 2017-09-05 17:37:00 +02:00
parent 416fbd100e
commit 8a8cf57693

View File

@ -134,6 +134,7 @@ public:
JSFUNC(Release)
JSFUNC(Subtract)
JSFUNC(Compare)
/*
static Handle<Value> Val(const Arguments& info);
static Handle<Value> RowRange(const Arguments& info);