Searched refs:DelProperty (Results 1 – 2 of 2) sorted by relevance
43 CJS_Result DelProperty(CJS_Runtime* pRuntime, const wchar_t* propname);
108 CJS_Result result = pObj->DelProperty( in JSSpecialPropDel()231 CJS_Result CJS_Global::DelProperty(CJS_Runtime* pRuntime, in DelProperty() function in CJS_Global298 DelProperty(pRuntime, propname); in SetProperty()