Searched defs:ContextLength (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/objects/ | ||
| D | scope-info.cc | 617 int ScopeInfo::ContextLength() const { in ContextLength() function in v8::internal::ScopeInfo |
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1746 int ContextLength() const { return context_length_; } in ContextLength() function in v8::internal::compiler::ScopeInfoData |