Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-operator.h273 int slot_count() const { return slot_count_; } in slot_count()
278 int const slot_count_; variable
Djs-operator.cc158 slot_count_(slot_count), in CreateFunctionContextParameters()