Home
last modified time | relevance | path

Searched refs:JSInterfaceJIT (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJSInterfaceJIT.h38 class JSInterfaceJIT : public MacroAssembler {
225 …inline JSInterfaceJIT::Jump JSInterfaceJIT::emitLoadJSCell(unsigned virtualRegisterIndex, Register… in emitLoadJSCell()
231 inline JSInterfaceJIT::Jump JSInterfaceJIT::emitJumpIfNotJSCell(unsigned virtualRegisterIndex) in emitJumpIfNotJSCell()
237 …inline JSInterfaceJIT::Jump JSInterfaceJIT::emitLoadInt32(unsigned virtualRegisterIndex, RegisterI… in emitLoadInt32()
244 inline JSInterfaceJIT::Address JSInterfaceJIT::tagFor(int virtualRegisterIndex, RegisterID base) in tagFor()
250 …inline JSInterfaceJIT::Address JSInterfaceJIT::payloadFor(int virtualRegisterIndex, RegisterID bas… in payloadFor()
256 …inline JSInterfaceJIT::Address JSInterfaceJIT::intPayloadFor(int virtualRegisterIndex, RegisterID … in intPayloadFor()
261 …inline JSInterfaceJIT::Address JSInterfaceJIT::intTagFor(int virtualRegisterIndex, RegisterID base) in intTagFor()
266 …inline JSInterfaceJIT::Jump JSInterfaceJIT::emitLoadDouble(unsigned virtualRegisterIndex, FPRegist… in emitLoadDouble()
283 ALWAYS_INLINE JSInterfaceJIT::Jump JSInterfaceJIT::emitJumpIfImmediateNumber(RegisterID reg) in emitJumpIfImmediateNumber()
[all …]
DSpecializedThunkJIT.h37 class SpecializedThunkJIT : public JSInterfaceJIT {
DJITInlineMethods.h116 JSInterfaceJIT::beginUninterruptedSequence(); in beginUninterruptedSequence()
166 JSInterfaceJIT::endUninterruptedSequence(); in endUninterruptedSequence()
DJIT.h168 class JIT : private JSInterfaceJIT {
DJITPropertyAccess.cpp55 JSInterfaceJIT jit; in stringGetByValStubGenerator()
DJITPropertyAccess32_64.cpp272 JSInterfaceJIT jit; in stringGetByValStubGenerator()
/external/webkit/Source/JavaScriptCore/runtime/
DJSValue.h104 friend class JSInterfaceJIT; variable
/external/webkit/Source/JavaScriptCore/
DChangeLog398 * jit/JSInterfaceJIT.h:
399 (JSC::JSInterfaceJIT::storePtrWithWriteBarrier):
1563 * jit/JSInterfaceJIT.h:
1635 * jit/JSInterfaceJIT.h:
1983 * jit/JSInterfaceJIT.h:
3616 * jit/JSInterfaceJIT.h:
3617 (JSC::JSInterfaceJIT::emitJumpIfNotJSCell):
3618 (JSC::JSInterfaceJIT::emitLoadInt32):
3619 (JSC::JSInterfaceJIT::emitLoadDouble):
5285 * jit/JSInterfaceJIT.h:
[all …]
DJavaScriptCore.gypi390 'jit/JSInterfaceJIT.h',
DGNUmakefile.list.am180 Source/JavaScriptCore/jit/JSInterfaceJIT.h \
DChangeLog-2010-05-24862 * jit/JSInterfaceJIT.h:
863 (JSC::JSInterfaceJIT::emitJumpIfNotJSCell):
864 (JSC::JSInterfaceJIT::emitLoadInt32):
865 (JSC::JSInterfaceJIT::tagFor):
866 (JSC::JSInterfaceJIT::payloadFor):
867 (JSC::JSInterfaceJIT::emitLoadDouble):
868 (JSC::JSInterfaceJIT::addressFor):
1364 * jit/JSInterfaceJIT.h:
2036 * jit/JSInterfaceJIT.h:
2037 (JSC::JSInterfaceJIT::emitFastArithImmToInt):
[all …]
DChangeLog-2011-02-1611698 * jit/JSInterfaceJIT.h:
/external/webkit/Source/JavaScriptCore/JavaScriptCore.xcodeproj/
Dproject.pbxproj390 …1761182748D00715B05 /* JSInterfaceJIT.h in Headers */ = {isa = PBXBuildFile; fileRef = A76C5174118…
1088 …48D00715B05 /* JSInterfaceJIT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1450 A76C51741182748D00715B05 /* JSInterfaceJIT.h */,
2333 A76C51761182748D00715B05 /* JSInterfaceJIT.h in Headers */,