Searched refs:bHasLazyWriteProp (Results 1 – 1 of 1) sorted by relevance
408 bool bHasLazyWriteProp = bReadOnly; // property must be added only if in createInstanceWithArguments() local444 if ( bHasLazyWriteProp ) in createInstanceWithArguments()461 bHasLazyWriteProp = true; in createInstanceWithArguments()505 if ( !bHasLazyWriteProp ) in createInstanceWithArguments()
Completed in 18 milliseconds