Searched defs:num_heap_slots (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | scopes.h | 352 int num_heap_slots() const { return num_heap_slots_; } in num_heap_slots() function |
D | compiler.cc | 249 int CompilationInfo::num_heap_slots() const { in num_heap_slots() function in v8::internal::CompilationInfo |