Searched refs:DelProperty (Results 1 – 3 of 3) sorted by relevance
47 bool DelProperty(CJS_Runtime* pRuntime,
67 bool JSGlobalAlternate::DelProperty(CJS_Runtime* pRuntime, in DelProperty() function in JSGlobalAlternate114 DelProperty(pRuntime, propname, sError); in DoProperty()
407 if (!pObj->DelProperty(pRuntime, propname.c_str(), sError)) { in JSSpecialPropDel()