Home
last modified time | relevance | path

Searched defs:heapObject (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/inspector/
H A Dv8-heap-profiler-agent-impl.cc241 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in getObjectByHeapObjectId() local
261 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in addInspectedHeapObject() local
/dports/www/node10/node-v10.24.1/deps/v8/src/inspector/
H A Dv8-heap-profiler-agent-impl.cc240 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in getObjectByHeapObjectId() local
259 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in addInspectedHeapObject() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/inspector/
H A Dv8-heap-profiler-agent-impl.cc282 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in getObjectByHeapObjectId() local
302 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in addInspectedHeapObject() local
/dports/lang/v8/v8-9.6.180.12/src/inspector/
H A Dv8-heap-profiler-agent-impl.cc292 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in getObjectByHeapObjectId() local
316 v8::Local<v8::Object> heapObject = objectByHeapObjectId(m_isolate, id); in addInspectedHeapObject() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/memory/
H A Dqv4heap_p.h87 Base *heapObject() const { return ptr; } in heapObject() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/memory/
H A Dqv4heap_p.h87 Base *heapObject() const { return ptr; } in heapObject() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4managed_p.h181 Q_ALWAYS_INLINE Heap::Base *heapObject() const { in heapObject() function
H A Dqv4value_p.h164 QML_NEARLY_ALWAYS_INLINE Value::HeapBasePtr heapObject() const { in heapObject() function
H A Dqv4qmlcontext.cpp677 Heap::Object *heapObject = l->qmlTypeLookup.qmlTypeWrapper; in lookupType() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4managed_p.h181 Q_ALWAYS_INLINE Heap::Base *heapObject() const { in heapObject() function
H A Dqv4value_p.h164 QML_NEARLY_ALWAYS_INLINE Value::HeapBasePtr heapObject() const { in heapObject() function
H A Dqv4qmlcontext.cpp677 Heap::Object *heapObject = l->qmlTypeLookup.qmlTypeWrapper; in lookupType() local