Searched defs:GetScriptsSource (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/snapshot/
H A Dnatives-external.cc58 Vector<const char> GetScriptsSource() { function in class:v8::internal::NativesStore
222 Vector<const char> NativesCollection<type>::GetScriptsSource() { function in class:v8::internal::NativesCollection
223 return NativesHolder<type>::get()->GetScriptsSource();
234 template Vector<const char> NativesCollection<T>::GetScriptsSource();

Completed in 153 milliseconds