Home | History | Annotate | Download | only in include

Lines Matching defs:parameter_

421   V8_INLINE P* GetParameter() const { return parameter_; }
426 : isolate_(isolate), handle_(handle), parameter_(parameter) { }
429 P* parameter_;