Searched refs:SourceLookup (Results 1 – 3 of 3) sorted by relevance
93 Handle<String> SourceLookup(int index);
30 Handle<String> Bootstrapper::SourceLookup(int index) { in SourceLookup() function in v8::internal::Bootstrapper52 template Handle<String> Bootstrapper::SourceLookup<Natives>(int index);53 template Handle<String> Bootstrapper::SourceLookup<ExperimentalNatives>(55 template Handle<String> Bootstrapper::SourceLookup<ExperimentalExtraNatives>(57 template Handle<String> Bootstrapper::SourceLookup<ExtraNatives>(int index);1798 isolate->bootstrapper()->SourceLookup<Natives>(index); in CompileBuiltin()1816 isolate->bootstrapper()->SourceLookup<ExperimentalNatives>(index); in CompileExperimentalBuiltin()1829 isolate->bootstrapper()->SourceLookup<ExtraNatives>(index); in CompileExtraBuiltin()1844 isolate->bootstrapper()->SourceLookup<ExperimentalExtraNatives>(index); in CompileExperimentalExtraBuiltin()
305 isolate->bootstrapper()->SourceLookup<Natives>(i); in UNINITIALIZED_TEST()424 isolate->bootstrapper()->SourceLookup<Natives>(i); in UNINITIALIZED_TEST()555 isolate->bootstrapper()->SourceLookup<Natives>(i); in UNINITIALIZED_TEST()