Searched refs:set_constructor (Results 1 – 2 of 2) sorted by relevance
2775 void set_constructor(FunctionLiteral* f) { constructor_ = f; } in set_constructor() function
1418 obj->set_constructor(*Utils::OpenHandle(*constructor)); in ObjectTemplateNew()1457 Utils::OpenHandle(object_template)->set_constructor(*constructor); in EnsureConstructor()