Searched defs:context_count (Results 1 – 3 of 3) sorted by relevance
227 const size_t context_count = 1; in GetRuntimeCallDescriptor() local319 const size_t context_count = 1; in GetJSCallDescriptor() local437 const int context_count = 1; in GetStubCallDescriptor() local
111 int context_count = OperatorProperties::GetContextInputCount(node->op()); in Check() local
51 int context_count() const { in context_count() function