Searched defs:ScopeInfo (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | scopeinfo.cc | 52 ScopeInfo<Allocator>::ScopeInfo(Scope* scope) in ScopeInfo() function in v8::internal::ScopeInfo |
D | v8globals.h | 164 template<class Allocator = FreeStoreAllocationPolicy> class ScopeInfo; variable |