The type of has_property in #JSCClassVTable. This is only required when you need to handle external properties not added to the prototype.
%TRUE if @instance has a property with @name or %FALSE to forward the request to the parent class or prototype chain.
See Implementation
The type of has_property in #JSCClassVTable. This is only required when you need to handle external properties not added to the prototype.