Lines Matching defs:constructor
2227 JSVM_Callback constructor,
2233 CHECK_ARG(env, constructor);
2244 env, constructor, &tpl));
4110 JSVM_Value constructor,
4115 CHECK_ARG(env, constructor);
4124 CHECK_TO_FUNCTION(env, ctor, constructor);
4139 JSVM_Value constructor,
4150 CHECK_TO_OBJECT(env, context, ctor, constructor);
4744 JSVM_Callback constructor,
4752 CHECK_ARG(env, constructor);
4753 CHECK_ARG(env, constructor->callback);
4764 env, constructor, &tpl));