Home
last modified time | relevance | path

Searched refs:DISALLOW_IMPLICIT_CONSTRUCTORS (Results 1 – 25 of 67) sorted by relevance

123

/external/v8/src/interpreter/
Dbytecode-flags.h22 DISALLOW_IMPLICIT_CONSTRUCTORS(CreateArrayLiteralFlags);
35 DISALLOW_IMPLICIT_CONSTRUCTORS(CreateObjectLiteralFlags);
46 DISALLOW_IMPLICIT_CONSTRUCTORS(CreateClosureFlags);
/external/v8/src/
Dcompilation-cache.h72 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationSubCache);
95 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheScript);
126 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheEval);
142 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheRegExp);
Dobjects.h1519 DISALLOW_IMPLICIT_CONSTRUCTORS(Object);
1581 DISALLOW_IMPLICIT_CONSTRUCTORS(Smi);
1778 DISALLOW_IMPLICIT_CONSTRUCTORS(HeapObject);
1842 DISALLOW_IMPLICIT_CONSTRUCTORS(HeapNumber);
2067 DISALLOW_IMPLICIT_CONSTRUCTORS(JSReceiver);
2588 DISALLOW_IMPLICIT_CONSTRUCTORS(JSObject);
2611 DISALLOW_IMPLICIT_CONSTRUCTORS(JSAccessorPropertyDescriptor);
2634 DISALLOW_IMPLICIT_CONSTRUCTORS(JSDataPropertyDescriptor);
2656 DISALLOW_IMPLICIT_CONSTRUCTORS(JSIteratorResult);
2670 DISALLOW_IMPLICIT_CONSTRUCTORS(JSArgumentsObject);
[all …]
Dmacro-assembler.h143 DISALLOW_IMPLICIT_CONSTRUCTORS(FrameAndConstantPoolScope);
167 DISALLOW_IMPLICIT_CONSTRUCTORS(ConstantPoolUnavailableScope);
243 DISALLOW_IMPLICIT_CONSTRUCTORS(ParameterCount);
Ddisasm.h54 DISALLOW_IMPLICIT_CONSTRUCTORS(Disassembler);
/external/libchrome/base/
Dmacros.h48 #if !defined(DISALLOW_IMPLICIT_CONSTRUCTORS)
49 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/libchrome/base/json/
Djson_file_value_serializer.h45 DISALLOW_IMPLICIT_CONSTRUCTORS(JSONFileValueSerializer);
99 DISALLOW_IMPLICIT_CONSTRUCTORS(JSONFileValueDeserializer);
/external/v8/src/objects/
Dmodule-info.h87 DISALLOW_IMPLICIT_CONSTRUCTORS(ModuleInfo);
121 DISALLOW_IMPLICIT_CONSTRUCTORS(ModuleInfoEntry);
Dliteral-objects.h59 DISALLOW_IMPLICIT_CONSTRUCTORS(ConstantElementsPair);
Dregexp-match-info.h68 DISALLOW_IMPLICIT_CONSTRUCTORS(RegExpMatchInfo); in NON_EXPORTED_BASE()
/external/v8/src/compiler/
Dmemory-optimizer.h61 DISALLOW_IMPLICIT_CONSTRUCTORS(AllocationGroup);
145 DISALLOW_IMPLICIT_CONSTRUCTORS(MemoryOptimizer);
Dpipeline.h79 DISALLOW_IMPLICIT_CONSTRUCTORS(Pipeline);
Daccess-builder.h266 DISALLOW_IMPLICIT_CONSTRUCTORS(AccessBuilder); in NON_EXPORTED_BASE()
/external/v8/src/asmjs/
Dasm-types.h103 DISALLOW_IMPLICIT_CONSTRUCTORS(AsmValueType);
176 DISALLOW_IMPLICIT_CONSTRUCTORS(AsmOverloadedFunctionType);
215 DISALLOW_IMPLICIT_CONSTRUCTORS(AsmFunctionTableType);
Dasm-typer.h214 DISALLOW_IMPLICIT_CONSTRUCTORS(FlattenedStatements);
413 DISALLOW_IMPLICIT_CONSTRUCTORS(AsmTyper);
/external/libchrome/base/test/
Dtest_timeouts.h59 DISALLOW_IMPLICIT_CONSTRUCTORS(TestTimeouts);
/external/libmojo/mojo/public/cpp/bindings/
Dsync_call_restrictions.h96 DISALLOW_IMPLICIT_CONSTRUCTORS(SyncCallRestrictions);
/external/libchrome/crypto/
Dopenssl_util.h87 DISALLOW_IMPLICIT_CONSTRUCTORS(OpenSSLErrStackTracer);
/external/libmojo/base/android/library_loader/
Dlibrary_prefetcher.h73 DISALLOW_IMPLICIT_CONSTRUCTORS(NativeLibraryPrefetcher);
/external/v8/src/libsampler/
Dsampler.h97 DISALLOW_IMPLICIT_CONSTRUCTORS(Sampler);
/external/v8/src/x64/
Dcodegen-x64.h92 DISALLOW_IMPLICIT_CONSTRUCTORS(StackArgumentsAccessor);
/external/v8/src/snapshot/
Dsnapshot.h110 DISALLOW_IMPLICIT_CONSTRUCTORS(Snapshot);
/external/libchrome/base/threading/
Dplatform_thread.h229 DISALLOW_IMPLICIT_CONSTRUCTORS(PlatformThread);
/external/v8/src/regexp/
Dregexp-macro-assembler-irregexp.h125 DISALLOW_IMPLICIT_CONSTRUCTORS(RegExpMacroAssemblerIrregexp);
/external/v8/src/debug/
Ddebug-scopes.h164 DISALLOW_IMPLICIT_CONSTRUCTORS(ScopeIterator);

123