Home
last modified time | relevance | path

Searched refs:normalizePrototypeChain (Results 1 – 22 of 22) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DJSPropertyNameIterator.cpp60 size_t count = normalizePrototypeChain(exec, o); in create()
H A DOperations.h346 …inline size_t normalizePrototypeChain(CallFrame* callFrame, JSValue base, JSValue slotBase, const … in normalizePrototypeChain() function
377 inline size_t normalizePrototypeChain(CallFrame* callFrame, JSCell* base) in normalizePrototypeChain() function
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DJSPropertyNameIterator.cpp60 size_t count = normalizePrototypeChain(exec, o); in create()
H A DOperations.h346 …inline size_t normalizePrototypeChain(CallFrame* callFrame, JSValue base, JSValue slotBase, const … in normalizePrototypeChain() function
377 inline size_t normalizePrototypeChain(CallFrame* callFrame, JSCell* base) in normalizePrototypeChain() function
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DJSPropertyNameIterator.cpp60 size_t count = normalizePrototypeChain(exec, o); in create()
H A DOperations.h346 …inline size_t normalizePrototypeChain(CallFrame* callFrame, JSValue base, JSValue slotBase, const … in normalizePrototypeChain() function
377 inline size_t normalizePrototypeChain(CallFrame* callFrame, JSCell* base) in normalizePrototypeChain() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DJSPropertyNameIterator.cpp73 size_t count = normalizePrototypeChain(exec, o); in create()
H A DOperations.h412 …inline size_t normalizePrototypeChain(CallFrame* callFrame, JSValue base, JSValue slotBase, const … in normalizePrototypeChain() function
443 inline size_t normalizePrototypeChain(CallFrame* callFrame, JSCell* base) in normalizePrototypeChain() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJITStubs.cpp828 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
917 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
1505 …} else if (size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyN… in DEFINE_STUB_FUNCTION()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJITStubs.cpp828 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
917 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
1505 …} else if (size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyN… in DEFINE_STUB_FUNCTION()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJITStubs.cpp828 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
917 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
1505 …} else if (size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyN… in DEFINE_STUB_FUNCTION()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/jit/
H A DJITStubs.cpp843 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
934 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
1758 …} else if (size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyN… in DEFINE_STUB_FUNCTION()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp994 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
1106 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp996 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
1108 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp996 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
1108 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.cpp1252 normalizePrototypeChain(callFrame, baseCell); in tryCachePutByID()
1383 …size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset… in tryCacheGetByID()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/
H A DChangeLog1497 (JSC::normalizePrototypeChain): ditto
5848 (JSC::normalizePrototypeChain):
7136 "normalizePrototypeChain" and removal of "isCacheable".
7153 "normalizePrototypeChain" and removal of "isCacheable".
7193 (JSC::normalizePrototypeChain): Renamed countPrototypeChainEntriesAndCheckForProxies
7194 to normalizePrototypeChain, since it changes dictionary prototypes to
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/
H A DChangeLog1511 (JSC::normalizePrototypeChain): ditto
5862 (JSC::normalizePrototypeChain):
7150 "normalizePrototypeChain" and removal of "isCacheable".
7167 "normalizePrototypeChain" and removal of "isCacheable".
7207 (JSC::normalizePrototypeChain): Renamed countPrototypeChainEntriesAndCheckForProxies
7208 to normalizePrototypeChain, since it changes dictionary prototypes to
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/
H A DChangeLog1511 (JSC::normalizePrototypeChain): ditto
5862 (JSC::normalizePrototypeChain):
7150 "normalizePrototypeChain" and removal of "isCacheable".
7167 "normalizePrototypeChain" and removal of "isCacheable".
7207 (JSC::normalizePrototypeChain): Renamed countPrototypeChainEntriesAndCheckForProxies
7208 to normalizePrototypeChain, since it changes dictionary prototypes to
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/
H A DChangeLog-2011-02-162360 (JSC::normalizePrototypeChain):
2771 (JSC::normalizePrototypeChain):
3093 (JSC::normalizePrototypeChain):
3696 (JSC::normalizePrototypeChain):
4056 (JSC::normalizePrototypeChain):
10862 (JSC::normalizePrototypeChain):
H A DChangeLog-2010-05-2410696 (JSC::normalizePrototypeChain): ditto
15047 (JSC::normalizePrototypeChain):
16335 "normalizePrototypeChain" and removal of "isCacheable".
16352 "normalizePrototypeChain" and removal of "isCacheable".
16392 (JSC::normalizePrototypeChain): Renamed countPrototypeChainEntriesAndCheckForProxies
16393 to normalizePrototypeChain, since it changes dictionary prototypes to
H A DChangeLog4360 (JSC::normalizePrototypeChain):