Lines Matching refs:CJS_V8
40 CJS_Return CJX_Source::next(CJS_V8* runtime, in next()
48 CJS_V8* runtime, in cancelBatch()
55 CJS_Return CJX_Source::first(CJS_V8* runtime, in first()
63 CJS_V8* runtime, in updateBatch()
71 CJS_V8* runtime, in previous()
78 CJS_Return CJX_Source::isBOF(CJS_V8* runtime, in isBOF()
85 CJS_Return CJX_Source::isEOF(CJS_V8* runtime, in isEOF()
92 CJS_Return CJX_Source::cancel(CJS_V8* runtime, in cancel()
99 CJS_Return CJX_Source::update(CJS_V8* runtime, in update()
106 CJS_Return CJX_Source::open(CJS_V8* runtime, in open()
114 CJS_V8* runtime, in deleteItem()
121 CJS_Return CJX_Source::addNew(CJS_V8* runtime, in addNew()
129 CJS_V8* runtime, in requery()
136 CJS_Return CJX_Source::resync(CJS_V8* runtime, in resync()
143 CJS_Return CJX_Source::close(CJS_V8* runtime, in close()
150 CJS_Return CJX_Source::last(CJS_V8* runtime, in last()
158 CJS_V8* runtime, in hasDataChanged()