Searched refs:static_home_object (Results 1 – 2 of 2) sorted by relevance
2514 Variable* static_home_object() const { return static_home_object_; } in static_home_object() function2529 Variable* static_home_object) in ClassLiteral() argument2541 static_home_object_(static_home_object) { in ClassLiteral()3279 Variable* static_home_object) { in NewClassLiteral() argument3284 has_private_methods, home_object, static_home_object); in NewClassLiteral()
2715 Variable* static_home_object_variable = expr->static_home_object(); in BuildClassLiteral()