delproperty      4337 core/CodegenLIR.cpp                     LIns* i3 = callIns(FUNCTIONID(delproperty), 3,
delproperty      2300 core/Interpreter.cpp 					sp[0] = env->delproperty(sp[0], multiname);
delproperty      2311 core/Interpreter.cpp 					sp[0] = env->delproperty(sp[0], &aux_memory->multiname2);
delproperty       852 core/MethodEnv.cpp 		return delproperty(obj, multi);
delproperty       208 core/MethodEnv.h 		Atom delproperty(Atom obj, const Multiname* multiname) const;