Searched refs:libraries_source (Results 1 – 1 of 1) sorted by relevance
309 i::Vector<const i::byte> libraries_source = i::Natives::GetScriptsSource(); in GetCompressedStartupData() local311 reinterpret_cast<const char*>(libraries_source.start()); in GetCompressedStartupData()312 compressed_data[kLibraries].compressed_size = libraries_source.length(); in GetCompressedStartupData()341 i::Vector<const char> libraries_source( in SetDecompressedStartupData() local344 i::Natives::SetRawScriptsSource(libraries_source); in SetDecompressedStartupData()