Home | History | Annotate | Download | only in src

Lines Matching refs:JSBoundFunction

126       JSBoundFunction::cast(this)->JSBoundFunctionPrint(os);
909 void JSBoundFunction::JSBoundFunctionPrint(std::ostream& os) { // NOLINT
910 JSObjectPrintHeader(os, this, "JSBoundFunction");