Home
last modified time | relevance | path

Searched refs:num_global_slots_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ast/
Dscopes.h509 int num_global_slots() const { return num_global_slots_; } in num_global_slots()
680 int num_global_slots_; variable
Dscopes.cc191 num_global_slots_ = 0; in SetDefaults()
975 num_global_slots_); in Print()
1411 num_global_slots_++; in AllocateDeclaredGlobal()