Home | History | Annotate | Download | only in tests

Lines Matching full:base_class

532 static JSClassRef Base_class(JSContextRef context)
616 definition.parentClass = Base_class(context);
1085 JSObjectRef baseConstructor = JSObjectMakeConstructor(context, Base_class(context), NULL);