Searched refs:copyModifierWithKey (Results 1 – 2 of 2) sorted by relevance
41 function copyModifierWithKey(obj: ModifierWithKey<string | number | boolean | object>): ModifierWit…63 stageMap.set(key, copyModifierWithKey(value));74 …static copyModifierWithKey(obj: ModifierWithKey<string | number | boolean | object>): ModifierWith…96 stageMap.set(key, this.copyModifierWithKey(value));114 stageMap.set(key, this.copyModifierWithKey(value));
38 function copyModifierWithKey(obj) { function47 stageMap.set(key, copyModifierWithKey(value));52 static copyModifierWithKey(obj) { method in ModifierUtils61 stageMap.set(key, this.copyModifierWithKey(value));74 stageMap.set(key, this.copyModifierWithKey(value));