Searched defs:expected_property_count (Results 1 – 3 of 3) sorted by relevance
513 int expected_property_count() { return expected_property_count_; } in expected_property_count() function
2049 int expected_property_count() { return expected_property_count_; } in expected_property_count() function2094 int expected_property_count, in FunctionLiteral()2941 int expected_property_count, in NewFunctionLiteral()
4401 int expected_property_count = -1; in ParseFunctionLiteral() local