Searched refs:HasHeapAllocatedLocals (Results 1 – 3 of 3) sorted by relevance
127 bool HasHeapAllocatedLocals();
421 bool SerializedScopeInfo::HasHeapAllocatedLocals() { in HasHeapAllocatedLocals() function in v8::internal::SerializedScopeInfo
155 if (scope_info->HasHeapAllocatedLocals()) { in Scope()