Searched refs:NumberOfContextSlots (Results 1 – 4 of 4) sorted by relevance
124 int NumberOfContextSlots();
410 int SerializedScopeInfo::NumberOfContextSlots() { in NumberOfContextSlots() function in v8::internal::SerializedScopeInfo
156 num_heap_slots_ = scope_info_->NumberOfContextSlots(); in Scope()
7556 int length = function->shared()->scope_info()->NumberOfContextSlots(); in RUNTIME_FUNCTION()