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

/external/chromium_org/v8/src/
H A Dnatives-external.cc52 Vector<const byte> GetScriptsSource() { function in class:v8::internal::NativesStore
179 Vector<const byte> NativesCollection<type>::GetScriptsSource() { function in class:v8::internal::NativesCollection
180 return NativesHolder<type>::get()->GetScriptsSource();

Completed in 694 milliseconds