Home
last modified time | relevance | path

Searched defs:ContextLength (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dscope-info.cc617 int ScopeInfo::ContextLength() const { in ContextLength() function in v8::internal::ScopeInfo
/external/v8/src/compiler/
Djs-heap-broker.cc1746 int ContextLength() const { return context_length_; } in ContextLength() function in v8::internal::compiler::ScopeInfoData