Home | History | Annotate | Download | only in src

Lines Matching refs:Natives

46 #include "natives.h"
407 i::Vector<const i::byte> libraries_source = i::Natives::GetScriptsSource();
411 compressed_data[kLibraries].raw_size = i::Natives::GetRawScriptsSize();
437 ASSERT_EQ(i::Natives::GetRawScriptsSize(),
442 i::Natives::SetRawScriptsSource(libraries_source);