OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExtraNatives
(Results
1 - 5
of
5
) sorted by null
/external/v8/src/snapshot/
natives.h
58
typedef NativesCollection<EXTRAS>
ExtraNatives
;
serializer.cc
724
ExtraNatives
::GetBuiltinsCount(), resource_pointer,
725
ExtraNatives
::GetSourceCache(serializer_->isolate()->heap()),
deserializer.cc
[
all
...]
/external/v8/src/
bootstrapper.cc
58
template Handle<String> Bootstrapper::SourceLookup<
ExtraNatives
>(int index);
131
DeleteNativeSources(
ExtraNatives
::GetSourceCache(isolate_->heap()));
[
all
...]
/external/v8/src/heap/
heap.cc
[
all
...]
Completed in 231 milliseconds