Home
last modified time | relevance | path

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

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