Home | History | Annotate | Download | only in include

Lines Matching defs:handle_

422   V8_INLINE Local<T> GetValue() const { return handle_; }
428 : isolate_(isolate), handle_(handle), parameter_(parameter) { }
430 Local<T> handle_;