Searched refs:JSCell (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr45580.C28 class JSCell : public Noncopyable { class in inherits:Noncopyable
31 virtual ~JSCell();
33 class JSObject : public JSCell {
48 JSCell* jsByteArray = new (storage) JSByteArray(JSByteArray::VPtrStealingHack);
49 jsByteArray->~JSCell();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dpr57735.C76 class JSCell { class in namespace:JSC
78 class JSString : public JSCell {

Completed in 41 milliseconds