Searched refs:tmpStream (Results 1 – 3 of 3) sorted by relevance
38 std::unique_ptr<std::stringstream> tmpStream = in JSIndexedRAMBundle() local40 tmpStream->write(script->c_str(), script->size()); in JSIndexedRAMBundle()41 m_bundle = std::move(tmpStream); in JSIndexedRAMBundle()