]> git.saurik.com Git - apple/javascriptcore.git/commit - runtime/JSString.h
JavaScriptCore-621.1.tar.gz ios-42 v621.1
authorApple <opensource@apple.com>
Sat, 7 May 2011 12:40:31 +0000 (12:40 +0000)
committerApple <opensource@apple.com>
Sat, 7 May 2011 12:40:31 +0000 (12:40 +0000)
commit4e4e5a6f2694187498445a6ac6f1634ce8141119
treeec0dffa16f0ddd64ce305aa9bd26488c6ffa8fbe
parentfb8617cde5834786bd4e4afd579883e4acf5666e
JavaScriptCore-621.1.tar.gz
351 files changed:
API/APICast.h
API/APIShims.h
API/JSBase.cpp
API/JSCallbackFunction.cpp
API/JSCallbackObject.cpp
API/JSCallbackObject.h
API/JSCallbackObjectFunctions.h
API/JSClassRef.cpp
API/JSContextRef.cpp
API/JSObjectRef.cpp
API/JSObjectRefPrivate.h [new file with mode: 0644]
API/JSStringRef.h
API/JSValueRef.cpp
API/JSValueRef.h
API/JSWeakObjectMapRefInternal.h [new file with mode: 0644]
API/JSWeakObjectMapRefPrivate.cpp [new file with mode: 0644]
API/JSWeakObjectMapRefPrivate.h [new file with mode: 0644]
API/WebKitAvailability.h
API/tests/testapi.c
Android.mk
Android.v8.wtf.mk
DerivedSources.make
DerivedSources.pro
GNUmakefile.am
JavaScriptCore.exp
JavaScriptCore.gyp/JavaScriptCore.gyp
JavaScriptCore.gypi
JavaScriptCore.iPhone.order [deleted file]
JavaScriptCore.order
JavaScriptCore.pri
JavaScriptCore.pro
assembler/ARMAssembler.cpp
assembler/ARMAssembler.h
assembler/ARMv7Assembler.h
assembler/AbstractMacroAssembler.h
assembler/AssemblerBuffer.h
assembler/AssemblerBufferWithConstantPool.h
assembler/CodeLocation.h
assembler/LinkBuffer.h
assembler/MIPSAssembler.h [new file with mode: 0644]
assembler/MacroAssembler.h
assembler/MacroAssemblerARM.h
assembler/MacroAssemblerARMv7.h
assembler/MacroAssemblerCodeRef.h
assembler/MacroAssemblerMIPS.h [new file with mode: 0644]
assembler/MacroAssemblerX86.h
assembler/MacroAssemblerX86Common.h
assembler/MacroAssemblerX86_64.h
assembler/RepatchBuffer.h
assembler/X86Assembler.h
bytecode/CodeBlock.cpp
bytecode/CodeBlock.h
bytecode/EvalCodeCache.h
bytecode/Instruction.h
bytecode/JumpTable.cpp
bytecode/Opcode.h
bytecode/SamplingTool.cpp
bytecompiler/BytecodeGenerator.cpp
bytecompiler/BytecodeGenerator.h
bytecompiler/NodesCodegen.cpp
config.h
create_hash_table
create_jit_stubs [new file with mode: 0644]
create_regex_tables [new file with mode: 0644]
create_rvct_stubs [deleted file]
debugger/Debugger.cpp
debugger/DebuggerCallFrame.cpp
interpreter/CallFrame.h
interpreter/Interpreter.cpp
interpreter/Interpreter.h
interpreter/RegisterFile.cpp
interpreter/RegisterFile.h
jit/ExecutableAllocator.cpp
jit/ExecutableAllocator.h
jit/ExecutableAllocatorFixedVMPool.cpp
jit/ExecutableAllocatorPosix.cpp
jit/ExecutableAllocatorSymbian.cpp
jit/ExecutableAllocatorWin.cpp
jit/JIT.cpp
jit/JIT.h
jit/JITArithmetic.cpp
jit/JITArithmetic32_64.cpp [new file with mode: 0644]
jit/JITCall.cpp
jit/JITCode.h
jit/JITInlineMethods.h
jit/JITOpcodes.cpp
jit/JITOpcodes32_64.cpp [new file with mode: 0644]
jit/JITPropertyAccess.cpp
jit/JITPropertyAccess32_64.cpp [new file with mode: 0644]
jit/JITStubCall.h
jit/JITStubs.cpp
jit/JITStubs.h
jit/JSInterfaceJIT.h [new file with mode: 0644]
jit/SpecializedThunkJIT.h [new file with mode: 0644]
jit/ThunkGenerators.cpp [new file with mode: 0644]
jit/ThunkGenerators.h [new file with mode: 0644]
jsc.cpp
jsc.pro
make-generated-sources.sh
os-win32/stdint.h
parser/Grammar.y
parser/Lexer.cpp
parser/Nodes.h
parser/Parser.cpp
pcre/pcre_exec.cpp
profiler/CallIdentifier.h
profiler/Profile.cpp
profiler/ProfileGenerator.cpp
profiler/ProfileNode.cpp
qt/api/QtScript.pro
qt/api/qscriptconverter_p.h
qt/api/qscriptengine.cpp
qt/api/qscriptengine.h
qt/api/qscriptengine_p.cpp
qt/api/qscriptengine_p.h
qt/api/qscriptprogram.cpp [new file with mode: 0644]
qt/api/qscriptprogram.h [new file with mode: 0644]
qt/api/qscriptprogram_p.h [new file with mode: 0644]
qt/api/qscriptstring.cpp [new file with mode: 0644]
qt/api/qscriptstring.h [new file with mode: 0644]
qt/api/qscriptstring_p.h [new file with mode: 0644]
qt/api/qscriptsyntaxcheckresult.cpp [new file with mode: 0644]
qt/api/qscriptsyntaxcheckresult.h [new file with mode: 0644]
qt/api/qscriptsyntaxcheckresult_p.h [new file with mode: 0644]
qt/api/qscriptvalue.cpp
qt/api/qscriptvalue_p.h
qt/api/qtscriptglobal.h
qt/tests/qscriptengine/qscriptengine.pro
qt/tests/qscriptengine/tst_qscriptengine.cpp
qt/tests/qscriptstring/qscriptstring.pro [new file with mode: 0644]
qt/tests/qscriptstring/tst_qscriptstring.cpp [new file with mode: 0644]
qt/tests/qscriptvalue/qscriptvalue.pro
qt/tests/qscriptvalue/tst_qscriptvalue.cpp
qt/tests/qscriptvalue/tst_qscriptvalue.h [new file with mode: 0644]
qt/tests/qscriptvalue/tst_qscriptvalue_generated.cpp [new file with mode: 0644]
qt/tests/tests.pri
qt/tests/tests.pro
runtime/ArrayPrototype.cpp
runtime/CachedTranscendentalFunction.h [new file with mode: 0644]
runtime/Collector.cpp
runtime/Collector.h
runtime/CollectorHeapIterator.h
runtime/Completion.cpp
runtime/Completion.h
runtime/DateConstructor.cpp
runtime/DateConversion.cpp
runtime/DatePrototype.cpp
runtime/Error.cpp
runtime/ErrorPrototype.cpp
runtime/ExceptionHelpers.cpp
runtime/ExceptionHelpers.h
runtime/Executable.cpp
runtime/Executable.h
runtime/FunctionConstructor.cpp
runtime/FunctionPrototype.cpp
runtime/GetterSetter.h
runtime/Identifier.cpp
runtime/Identifier.h
runtime/InitializeThreading.cpp
runtime/InternalFunction.cpp
runtime/JSAPIValueWrapper.h
runtime/JSActivation.cpp
runtime/JSActivation.h
runtime/JSArray.cpp
runtime/JSArray.h
runtime/JSCell.cpp
runtime/JSCell.h
runtime/JSFunction.cpp
runtime/JSFunction.h
runtime/JSGlobalData.cpp
runtime/JSGlobalData.h
runtime/JSGlobalObject.cpp
runtime/JSGlobalObject.h
runtime/JSGlobalObjectFunctions.cpp
runtime/JSImmediate.h
runtime/JSLock.cpp
runtime/JSNumberCell.cpp
runtime/JSNumberCell.h
runtime/JSONObject.cpp
runtime/JSONObject.h
runtime/JSObject.cpp
runtime/JSObject.h
runtime/JSPropertyNameIterator.h
runtime/JSStaticScopeObject.cpp
runtime/JSStaticScopeObject.h
runtime/JSString.cpp
runtime/JSString.h
runtime/JSStringBuilder.h [new file with mode: 0644]
runtime/JSTypeInfo.h
runtime/JSValue.cpp
runtime/JSValue.h
runtime/JSVariableObject.h
runtime/JSZombie.h
runtime/LiteralParser.cpp
runtime/Lookup.cpp
runtime/Lookup.h
runtime/MathObject.cpp
runtime/NativeErrorConstructor.cpp
runtime/NativeErrorConstructor.h
runtime/NativeErrorPrototype.cpp
runtime/NativeErrorPrototype.h
runtime/NumberConstructor.cpp
runtime/NumberPrototype.cpp
runtime/NumericStrings.h
runtime/ObjectPrototype.cpp
runtime/Operations.cpp
runtime/Operations.h
runtime/PropertyNameArray.cpp
runtime/PropertySlot.cpp
runtime/PropertySlot.h
runtime/RegExp.cpp
runtime/RegExp.h
runtime/RegExpCache.cpp [new file with mode: 0644]
runtime/RegExpCache.h [new file with mode: 0644]
runtime/RegExpConstructor.cpp
runtime/RegExpKey.h [new file with mode: 0644]
runtime/RegExpMatchesArray.h
runtime/RegExpObject.cpp
runtime/RegExpPrototype.cpp
runtime/RopeImpl.cpp [new file with mode: 0644]
runtime/RopeImpl.h [new file with mode: 0644]
runtime/SmallStrings.cpp
runtime/SmallStrings.h
runtime/StringBuilder.h
runtime/StringConstructor.cpp
runtime/StringPrototype.cpp
runtime/Structure.cpp
runtime/Structure.h
runtime/StructureTransitionTable.h
runtime/Terminator.h [new file with mode: 0644]
runtime/TimeoutChecker.cpp
runtime/UString.cpp
runtime/UString.h
runtime/UStringImpl.cpp [deleted file]
runtime/UStringImpl.h
runtime/WeakGCPtr.h
tests/perf/bench-allocate-nonretained.js [new file with mode: 0644]
tests/perf/bench-allocate-retained.js [new file with mode: 0644]
wrec/CharacterClass.cpp [deleted file]
wrec/CharacterClass.h [deleted file]
wrec/CharacterClassConstructor.cpp [deleted file]
wrec/CharacterClassConstructor.h [deleted file]
wrec/Escapes.h [deleted file]
wrec/Quantifier.h [deleted file]
wrec/WREC.cpp [deleted file]
wrec/WREC.h [deleted file]
wrec/WRECFunctors.cpp [deleted file]
wrec/WRECFunctors.h [deleted file]
wrec/WRECGenerator.cpp [deleted file]
wrec/WRECGenerator.h [deleted file]
wrec/WRECParser.cpp [deleted file]
wrec/WRECParser.h [deleted file]
wscript
wtf/ASCIICType.h
wtf/AlwaysInline.h
wtf/Assertions.h
wtf/Atomics.h [new file with mode: 0644]
wtf/Complex.h [new file with mode: 0644]
wtf/CurrentTime.cpp
wtf/CurrentTime.h
wtf/FastMalloc.cpp
wtf/FastMalloc.h
wtf/HashCountedSet.h
wtf/HashMap.h
wtf/ListHashSet.h
wtf/MD5.cpp [new file with mode: 0644]
wtf/MD5.h [new file with mode: 0644]
wtf/MainThread.cpp
wtf/MainThread.h
wtf/MathExtras.h
wtf/OwnFastMallocPtr.h
wtf/OwnPtr.h
wtf/OwnPtrCommon.h
wtf/OwnPtrWin.cpp [deleted file]
wtf/PassRefPtr.h
wtf/Platform.h
wtf/PtrAndFlags.h [deleted file]
wtf/RandomNumber.h
wtf/RefPtr.h
wtf/StaticConstructors.h [new file with mode: 0644]
wtf/StdLibExtras.h
wtf/StringExtras.h
wtf/ThreadSafeShared.h [new file with mode: 0644]
wtf/ThreadSpecific.h
wtf/Threading.h
wtf/ThreadingPrimitives.h [new file with mode: 0644]
wtf/ThreadingPthreads.cpp
wtf/ThreadingWin.cpp
wtf/VMTags.h
wtf/ValueCheck.h
wtf/Vector.h
wtf/Vector3.h [new file with mode: 0644]
wtf/VectorTraits.h
wtf/WTFThreadData.cpp [new file with mode: 0644]
wtf/WTFThreadData.h [new file with mode: 0644]
wtf/brew/MainThreadBrew.cpp [new file with mode: 0644]
wtf/brew/OwnPtrBrew.cpp [new file with mode: 0644]
wtf/brew/ShellBrew.h [new file with mode: 0644]
wtf/brew/SystemMallocBrew.h [new file with mode: 0644]
wtf/chromium/ChromiumThreading.h
wtf/chromium/MainThreadChromium.cpp
wtf/dtoa.cpp
wtf/efl/MainThreadEfl.cpp [new file with mode: 0644]
wtf/gobject/GOwnPtr.cpp [new file with mode: 0644]
wtf/gobject/GOwnPtr.h [new file with mode: 0644]
wtf/gobject/GRefPtr.cpp [new file with mode: 0644]
wtf/gobject/GRefPtr.h [new file with mode: 0644]
wtf/gtk/GOwnPtr.cpp [deleted file]
wtf/gtk/GOwnPtr.h [deleted file]
wtf/gtk/GRefPtr.cpp [deleted file]
wtf/gtk/GRefPtr.h [deleted file]
wtf/gtk/ThreadingGtk.cpp
wtf/mac/MainThreadMac.mm
wtf/qt/MainThreadQt.cpp
wtf/qt/StringQt.cpp [new file with mode: 0644]
wtf/qt/ThreadingQt.cpp
wtf/symbian/BlockAllocatorSymbian.cpp [new file with mode: 0644]
wtf/symbian/BlockAllocatorSymbian.h [new file with mode: 0644]
wtf/text/AtomicString.cpp [new file with mode: 0644]
wtf/text/AtomicString.h [new file with mode: 0644]
wtf/text/AtomicStringImpl.h [new file with mode: 0644]
wtf/text/CString.cpp [new file with mode: 0644]
wtf/text/CString.h [new file with mode: 0644]
wtf/text/StringBuffer.h [new file with mode: 0644]
wtf/text/StringHash.h [new file with mode: 0644]
wtf/text/StringImpl.cpp [new file with mode: 0644]
wtf/text/StringImpl.h [new file with mode: 0644]
wtf/text/StringImplBase.h [new file with mode: 0644]
wtf/text/StringStatics.cpp [new file with mode: 0644]
wtf/text/WTFString.cpp [new file with mode: 0644]
wtf/text/WTFString.h [new file with mode: 0644]
wtf/unicode/Collator.h
wtf/unicode/CollatorDefault.cpp
wtf/unicode/glib/UnicodeGLib.h
wtf/unicode/icu/CollatorICU.cpp
wtf/unicode/qt4/UnicodeQt4.h
wtf/url/src/URLComponent.h [new file with mode: 0644]
wtf/url/src/URLSegments.cpp [new file with mode: 0644]
wtf/url/src/URLSegments.h [new file with mode: 0644]
wtf/url/wtfurl.gyp [new file with mode: 0644]
wtf/win/MainThreadWin.cpp
wtf/win/OwnPtrWin.cpp [new file with mode: 0644]
wtf/wx/MainThreadWx.cpp
yarr/RegexCompiler.cpp
yarr/RegexCompiler.h
yarr/RegexInterpreter.cpp
yarr/RegexInterpreter.h
yarr/RegexJIT.cpp
yarr/RegexJIT.h
yarr/RegexParser.h
yarr/RegexPattern.h