Searched refs:no_properties (Results 1 – 1 of 1) sorted by relevance
470 Label call_runtime(a, Label::kDeferred), prototype_valid(a), no_properties(a); in Generate_ObjectCreate() local483 a->GotoIf(a->WordEqual(properties, a->UndefinedConstant()), &no_properties); in Generate_ObjectCreate()494 &call_runtime, &no_properties); in Generate_ObjectCreate()498 a->Bind(&no_properties); in Generate_ObjectCreate()