Searched refs:assert_class_string (Results 1 – 2 of 2) sorted by relevance
1536 … assert_class_string(this.get_interface_object(), "Function", "class string of " + this.name);1853 assert_class_string(Object.getPrototypeOf(this.get_interface_object().prototype),1885 assert_class_string(Object.getPrototypeOf(this.get_interface_object().prototype),2692 assert_class_string(obj, this.get_qualified_name(), "class string of " + desc);
1272 function assert_class_string(object, class_string, description) { function1276 expose(assert_class_string, "assert_class_string");