Searched refs:run_location_ (Results 1 – 2 of 2) sorted by relevance
132 RunLocation run_location() const { return run_location_; } in run_location()133 void set_run_location(RunLocation location) { run_location_ = location; } in set_run_location()218 RunLocation run_location_; variable
72 : run_location_(DOCUMENT_IDLE), in UserScript()178 run_location_ = static_cast<RunLocation>(run_location); in Unpickle()