Home
last modified time | relevance | path

Searched refs:MakeFromScriptsSource (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/snapshot/
Dnatives-external.cc63 static NativesStore* MakeFromScriptsSource(SnapshotByteSource* source) { in MakeFromScriptsSource() function in v8::internal::NativesStore
153 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()