Home
last modified time | relevance | path

Searched refs:EXPERIMENTAL_EXTRAS (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/snapshot/
Dnatives.h20 EXPERIMENTAL_EXTRAS, enumerator
54 typedef NativesCollection<EXPERIMENTAL_EXTRAS> ExperimentalExtraNatives;
Dnatives-external.cc147 NativesHolder<EXPERIMENTAL_EXTRAS>::set( in ReadNatives()
175 NativesHolder<EXPERIMENTAL_EXTRAS>::Dispose(); in DisposeNatives()
226 INSTANTIATE_TEMPLATES(EXPERIMENTAL_EXTRAS)
Dnatives-common.cc28 case EXPERIMENTAL_EXTRAS: in NativesExternalStringResource()
/external/v8/
DAndroid.bp218 cmd: "$(location v8_js2c) $(out) EXPERIMENTAL_EXTRAS",
DBUILD.gn752 "EXPERIMENTAL_EXTRAS",
/external/v8/src/
Dbootstrapper.cc3803 isolate->bootstrapper()->GetNativeSource(EXPERIMENTAL_EXTRAS, index); in CompileExperimentalExtraBuiltin()