Searched refs:IsThisPropertyAssignmentArgument (Results 1 – 5 of 5) sorted by relevance
1431 if (shared->IsThisPropertyAssignmentArgument(i)) { in CompileConstructStub()
1818 if (shared->IsThisPropertyAssignmentArgument(i)) { in CompileConstructStub()
1823 if (shared->IsThisPropertyAssignmentArgument(i)) { in CompileConstructStub()
4850 bool SharedFunctionInfo::IsThisPropertyAssignmentArgument(int index) { in IsThisPropertyAssignmentArgument() function in v8::internal::SharedFunctionInfo4860 ASSERT(IsThisPropertyAssignmentArgument(index)); in GetThisPropertyAssignmentArgument()4868 ASSERT(!IsThisPropertyAssignmentArgument(index)); in GetThisPropertyAssignmentConstant()
3138 bool IsThisPropertyAssignmentArgument(int index);