Searched refs:ConstructorMode (Results 1 – 16 of 16) sorted by relevance
41 ConstructorMode constructorMode; in newInstance()49 ConstructorMode constructorMode; in newInstance()57 ConstructorMode constructorMode; in newInstance()70 if (ConstructorMode::current() == ConstructorMode::CreateNewObject) { in isValidConstructorMode()
42 class ConstructorMode {49 ConstructorMode() in ConstructorMode() function56 ~ConstructorMode() in ~ConstructorMode()
170 friend class ConstructorMode; variable
44 , m_constructorMode(ConstructorMode::CreateNewObject) in V8PerIsolateData()
82 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
96 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
83 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in V8TestInterfaceNamedConstructorConstructorCallback()
83 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in V8TestNamedConstructorConstructorCallback()
131 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
152 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
142 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
153 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
332 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
481 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
841 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()
5310 if (ConstructorMode::current() == ConstructorMode::WrapExistingObject) { in constructorCallback()