Searched defs:handlers (Results 51 - 75 of 94) sorted by path

1234

/external/chromium_org/v8/src/ic/ia32/
H A Dic-compiler-ia32.cc40 CodeHandleList* handlers,
83 __ j(equal, handlers->at(current));
39 CompilePolymorphic(TypeHandleList* types, CodeHandleList* handlers, Handle<Name> name, Code::StubType type, IcCheckType check) argument
/external/chromium_org/v8/src/ic/
H A Dic-compiler.cc41 CodeHandleList handlers(1);
43 handlers.Add(handler);
45 return CompilePolymorphic(&types, &handlers, name, stub_type, check);
63 // prototype cannot hold multiple handlers, one for each of the string maps,
257 CodeHandleList handlers(receiver_maps->length());
259 compiler.CompileElementHandlers(receiver_maps, &handlers);
262 &types, &handlers, isolate->factory()->empty_string(), Code::NORMAL,
273 Code::Kind kind, TypeHandleList* types, CodeHandleList* handlers,
275 Handle<Code> handler = handlers->at(0);
279 return ic_compiler.CompilePolymorphic(types, handlers, nam
272 ComputePolymorphic( Code::Kind kind, TypeHandleList* types, CodeHandleList* handlers, int valid_types, Handle<Name> name, ExtraICState extra_ic_state) argument
[all...]
H A Dic.cc654 CodeHandleList handlers; local
685 if (!target()->FindHandlers(&handlers, types.length())) return false;
695 handlers.Set(handler_to_overwrite, code);
701 handlers.Add(code);
703 ic = PropertyICCompiler::ComputePolymorphic(kind(), &types, &handlers,
763 CodeHandleList handlers; local
765 if (!target()->FindHandlers(&handlers, types.length())) return;
767 UpdateMegamorphicCache(*types.at(i), *name, *handlers.at(i));
1630 // Make sure all polymorphic handlers have the same store mode, otherwise the
/external/chromium_org/v8/src/ic/mips/
H A Dic-compiler-mips.cc19 CodeHandleList* handlers,
65 __ Jump(handlers->at(current), RelocInfo::CODE_TARGET, eq, match,
18 CompilePolymorphic(TypeHandleList* types, CodeHandleList* handlers, Handle<Name> name, Code::StubType type, IcCheckType check) argument
/external/chromium_org/v8/src/ic/mips64/
H A Dic-compiler-mips64.cc19 CodeHandleList* handlers,
65 __ Jump(handlers->at(current), RelocInfo::CODE_TARGET, eq, match,
18 CompilePolymorphic(TypeHandleList* types, CodeHandleList* handlers, Handle<Name> name, Code::StubType type, IcCheckType check) argument
/external/chromium_org/v8/src/ic/x64/
H A Dic-compiler-x64.cc74 CodeHandleList* handlers,
118 __ j(equal, handlers->at(current), RelocInfo::CODE_TARGET);
73 CompilePolymorphic(TypeHandleList* types, CodeHandleList* handlers, Handle<Name> name, Code::StubType type, IcCheckType check) argument
/external/chromium_org/v8/src/ic/x87/
H A Dic-compiler-x87.cc40 CodeHandleList* handlers,
83 __ j(equal, handlers->at(current));
39 CompilePolymorphic(TypeHandleList* types, CodeHandleList* handlers, Handle<Name> name, Code::StubType type, IcCheckType check) argument
/external/clang/lib/AST/
H A DStmt.cpp763 Stmt *tryBlock, ArrayRef<Stmt*> handlers) {
765 Size += ((handlers.size() + 1) * sizeof(Stmt));
768 return new (Mem) CXXTryStmt(tryLoc, tryBlock, handlers);
781 ArrayRef<Stmt*> handlers)
782 : Stmt(CXXTryStmtClass), TryLoc(tryLoc), NumHandlers(handlers.size()) {
785 std::copy(handlers.begin(), handlers.end(), Stmts + 1);
762 Create(const ASTContext &C, SourceLocation tryLoc, Stmt *tryBlock, ArrayRef<Stmt*> handlers) argument
780 CXXTryStmt(SourceLocation tryLoc, Stmt *tryBlock, ArrayRef<Stmt*> handlers) argument
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DCatchTable.java102 /** {@code non-null;} list of catch handlers */
103 private final CatchHandlerList handlers; field in class:CatchTable.Entry
110 * @param handlers {@code non-null;} list of catch handlers
112 public Entry(int start, int end, CatchHandlerList handlers) { argument
121 if (handlers.isMutable()) {
122 throw new IllegalArgumentException("handlers.isMutable()");
127 this.handlers = handlers;
134 hash = (hash * 31) + handlers
[all...]
H A DStdCatchBuilder.java144 CatchHandlerList handlers = handlersFor(block, addresses);
150 currentHandlers = handlers;
154 if (currentHandlers.equals(handlers)
157 * The block we are looking at now has the same handlers
167 * The block we are looking at now has incompatible handlers,
169 * one. Note: We only emit an entry if it has associated handlers.
180 currentHandlers = handlers;
267 * handlers.
271 * @param handlers {@code non-null;} the handlers fo
274 makeEntry(BasicBlock start, BasicBlock end, CatchHandlerList handlers, BlockAddresses addresses) argument
[all...]
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DCatchStructs.java31 * List of exception handlers (tuples of covered range, catch type,
59 * length of the handlers header (encoded size), if known; used for
135 "too many catch handlers");
140 // Write out the handlers "header" consisting of its size in entries.
222 * Helper method to annotate or simply print the exception handlers.
248 CatchHandlerList handlers = entry.getHandlers();
251 String s2 = handlers.toHuman(subPrefix, "");
267 annotateTo.annotate(0, prefix + "handlers:");
297 * @param handlers {@code non-null;} handlers t
304 annotateAndConsumeHandlers(CatchHandlerList handlers, int offset, int size, String prefix, PrintWriter printTo, AnnotatedOutput annotateTo) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar ... getPlatformSupportedSchemes () org.osgi.util.tracker.ServiceTracker handlers org.osgi.framework.ServiceReference[] refs java. ...
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jar ... .eclipse.equinox.internal.event.EventHandlerTracker handlers private volatile org.eclipse.osgi.framework. ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1211 milliseconds

1234