Searched refs:Oath (Results 1 – 1 of 1) sorted by relevance
1064 class Oath extends Vow { } class1066 Oath.constructor = Vow;1077 vow.constructor = Oath;1078 assertTrue(Oath.resolve(vow) === vow,