Home
last modified time | relevance | path

Searched defs:NON_EXPORTED_BASE (Results 1 – 25 of 48) sorted by relevance

12

/external/v8/src/base/
Dcompiler-specific.h94 #define NON_EXPORTED_BASE(code) \ macro
101 #define NON_EXPORTED_BASE(code) code macro
/external/v8/src/compiler/
Dcheckpoint-elimination.h18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Daccess-builder.h21 : public NON_EXPORTED_BASE(AllStatic) { in NON_EXPORTED_BASE() function
Dloop-peeling.h19 class V8_EXPORT_PRIVATE PeeledIteration : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dmachine-operator-reducer.h25 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Ddead-code-elimination.h25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dcompiler-source-position-table.h18 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dsimplified-operator-reducer.h27 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Descape-analysis-reducer.h22 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dvalue-numbering-reducer.h17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Dcommon-operator-reducer.h25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dschedule.h32 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
183 class V8_EXPORT_PRIVATE Schedule final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Djs-intrinsic-lowering.h32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-create-lowering.h33 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dtyped-optimization.h29 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-builtin-reducer.h31 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dbranch-elimination.h21 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-typed-lowering.h32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
/external/v8/src/interpreter/
Dbytecode-dead-code-optimizer.h19 : public NON_EXPORTED_BASE(BytecodePipelineStage), in NON_EXPORTED_BASE() function
Dbytecode-peephole-optimizer.h23 : public NON_EXPORTED_BASE(BytecodePipelineStage), in NON_EXPORTED_BASE() function
Dbytecode-array-writer.h26 : public NON_EXPORTED_BASE(BytecodePipelineStage) { in NON_EXPORTED_BASE() function
/external/v8/src/libplatform/
Dworker-thread.h21 class V8_PLATFORM_EXPORT WorkerThread : public NON_EXPORTED_BASE(base::Thread) { in NON_EXPORTED_BASE() function
Ddefault-platform.h33 class V8_PLATFORM_EXPORT DefaultPlatform : public NON_EXPORTED_BASE(Platform) { in NON_EXPORTED_BASE() function
/external/v4l2_codec2/vda/
Dbit_reader.h18 : NON_EXPORTED_BASE(private BitReaderCore::ByteStreamProvider) { in NON_EXPORTED_BASE() function
/external/v8/src/objects/
Dregexp-match-info.h26 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function

12