Home | History | Annotate | Download | only in include

Lines Matching defs:handle_

445   V8_INLINE Local<T> GetValue() const { return handle_; }
451 : isolate_(isolate), handle_(handle), parameter_(parameter) { }
453 Local<T> handle_;