WrapExistingObject 827 Source/bindings/templates/interface.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 423 Source/bindings/templates/methods.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 398 Source/bindings/tests/results/V8TestInterface2.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 121 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 110 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 71 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 56 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 347 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 57 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 81 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 57 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 126 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 161 Source/bindings/tests/results/V8TestNode.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 280 Source/bindings/tests/results/V8TestTypedefs.cpp if (ConstructorMode::current(info.GetIsolate()) == ConstructorMode::WrapExistingObject) { WrapExistingObject 54 Source/bindings/v8/V8ObjectConstructor.h data->m_constructorMode = WrapExistingObject;