/external/v8/src/base/ |
D | compiler-specific.h | 94 #define NON_EXPORTED_BASE(code) \ macro 101 #define NON_EXPORTED_BASE(code) code macro
|
/external/v8/src/compiler/ |
D | checkpoint-elimination.h | 18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | access-builder.h | 21 : public NON_EXPORTED_BASE(AllStatic) { in NON_EXPORTED_BASE() function
|
D | loop-peeling.h | 19 class V8_EXPORT_PRIVATE PeeledIteration : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | machine-operator-reducer.h | 25 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
|
D | dead-code-elimination.h | 25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | compiler-source-position-table.h | 18 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
|
D | simplified-operator-reducer.h | 27 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | escape-analysis-reducer.h | 22 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | value-numbering-reducer.h | 17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
|
D | common-operator-reducer.h | 25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | schedule.h | 32 : 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
|
D | js-intrinsic-lowering.h | 32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | js-create-lowering.h | 33 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | typed-optimization.h | 29 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | js-builtin-reducer.h | 31 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | branch-elimination.h | 21 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
D | js-typed-lowering.h | 32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
|
/external/v8/src/interpreter/ |
D | bytecode-dead-code-optimizer.h | 19 : public NON_EXPORTED_BASE(BytecodePipelineStage), in NON_EXPORTED_BASE() function
|
D | bytecode-peephole-optimizer.h | 23 : public NON_EXPORTED_BASE(BytecodePipelineStage), in NON_EXPORTED_BASE() function
|
D | bytecode-array-writer.h | 26 : public NON_EXPORTED_BASE(BytecodePipelineStage) { in NON_EXPORTED_BASE() function
|
/external/v8/src/libplatform/ |
D | worker-thread.h | 21 class V8_PLATFORM_EXPORT WorkerThread : public NON_EXPORTED_BASE(base::Thread) { in NON_EXPORTED_BASE() function
|
D | default-platform.h | 33 class V8_PLATFORM_EXPORT DefaultPlatform : public NON_EXPORTED_BASE(Platform) { in NON_EXPORTED_BASE() function
|
/external/v4l2_codec2/vda/ |
D | bit_reader.h | 18 : NON_EXPORTED_BASE(private BitReaderCore::ByteStreamProvider) { in NON_EXPORTED_BASE() function
|
/external/v8/src/objects/ |
D | regexp-match-info.h | 26 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function
|