Searched refs:MakeFromScriptsSource (Results 1 – 1 of 1) sorted by relevance
63 static NativesStore* MakeFromScriptsSource(SnapshotByteSource* source) { in MakeFromScriptsSource() function in v8::internal::NativesStore153 NativesHolder<CORE>::set(NativesStore::MakeFromScriptsSource(&bytes)); in ReadNatives()155 NativesStore::MakeFromScriptsSource(&bytes)); in ReadNatives()156 NativesHolder<EXTRAS>::set(NativesStore::MakeFromScriptsSource(&bytes)); in ReadNatives()158 NativesStore::MakeFromScriptsSource(&bytes)); in ReadNatives()