Lines Matching refs:setFile
101285 bool setFile(JSContext* cx, const char* f);101378 CompileOptions& setFile(const char* f) { filename_ = f; return *this; }