Searched defs:recovery (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGValueRecoveryOverride.h40 ValueRecoveryOverride(VirtualRegister operand, const ValueRecovery& recovery) argument
47 ValueRecovery recovery; member in class:JSC::DFG::ValueRecoveryOverride
H A DDFGOSRExitCompiler.cpp75 SpeculationRecovery* recovery = 0; local
H A DDFGJITCode.h81 unsigned appendSpeculationRecovery(const SpeculationRecovery& recovery) argument
H A DDFGOSRExitCompiler32_64.cpp39 void OSRExitCompiler::compileExit(const OSRExit& exit, const Operands<ValueRecovery>& operands, SpeculationRecovery* recovery) argument
185 const ValueRecovery& recovery = operands[index]; local
215 const ValueRecovery& recovery = operands[index]; local
235 const ValueRecovery& recovery = operands[index]; local
267 const ValueRecovery& recovery = operands[index]; local
407 const ValueRecovery& recovery = operands[index]; local
[all...]
H A DDFGOSRExitCompiler64.cpp41 void OSRExitCompiler::compileExit(const OSRExit& exit, const Operands<ValueRecovery>& operands, SpeculationRecovery* recovery) argument
194 const ValueRecovery& recovery local
215 const ValueRecovery& recovery = operands[index]; local
235 const ValueRecovery& recovery = operands[index]; local
259 const ValueRecovery& recovery = operands[index]; local
374 const ValueRecovery& recovery = operands[index]; local
[all...]
H A DDFGVariableEventStream.cpp84 bool VariableEventStream::tryToSetConstantRecovery(ValueRecovery& recovery, CodeBlock* codeBlock, MinifiedNode* node) const argument
H A DDFGSpeculativeJIT.cpp180 void SpeculativeJIT::speculationCheck(ExitKind kind, JSValueSource jsValueSource, Node* node, MacroAssembler::Jump jumpToFail, const SpeculationRecovery& recovery) argument
190 void SpeculativeJIT::speculationCheck(ExitKind kind, JSValueSource jsValueSource, Edge nodeUse, MacroAssembler::Jump jumpToFail, const SpeculationRecovery& recovery) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLExitValue.h129 static ExitValue recovery(RecoveryOpcode opcode, unsigned leftArgument, unsigned rightArgument, ValueFormat format) function in class:JSC::FTL::ExitValue
262 } recovery; member in union:JSC::FTL::ExitValue::__anon2583
[all...]
H A DFTLLowerDFGToLLVM.cpp5916 AvailableRecovery recovery = m_availableRecoveries[i]; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DArguments.cpp430 ValueRecovery& recovery = inlineCallFrame->arguments[i + 1]; local
/macosx-10.10.1/libxml2-26/libxml2/
H A DtestSAX.c55 static int recovery = 0; variable
H A Dxmllint.c131 static int recovery = 0; variable
H A Dparser.c14134 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, int recovery, void *data) argument
14199 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, int recovery) argument
14411 xmlSAXParseMemoryWithData(xmlSAXHandlerPtr sax, const char *buffer, int size, int recovery, void *data) argument
14462 xmlSAXParseMemory(xmlSAXHandlerPtr sax, const char *buffer, int size, int recovery) argument
14582 xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) argument
[all...]
H A Dtestapi.c14783 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
14876 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
14926 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
14985 int recovery; /* work in recovery mode, i.e. tries to read not Well Formed documents */ local
15042 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestSAX.c55 static int recovery = 0; variable
H A Dxmllint.c131 static int recovery = 0; variable
H A Dparser.c13440 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, int recovery, void *data) argument
13505 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, int recovery) argument
13719 xmlSAXParseMemoryWithData(xmlSAXHandlerPtr sax, const char *buffer, int size, int recovery, void *data) argument
13770 xmlSAXParseMemory(xmlSAXHandlerPtr sax, const char *buffer, int size, int recovery) argument
13890 xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) argument
[all...]
H A Dtestapi.c14794 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
14887 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
14937 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
14996 int recovery; /* work in recovery mode, i.e. tries to read not Well Formed documents */ local
15053 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ local
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dtrap.c233 struct recovery { struct
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dparser.h261 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dparser.h261 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Debnf2ps.el[all...]

Completed in 690 milliseconds