Searched defs:IsContextSlot (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/ast/
H A Dvariables.h42 DCHECK(IsUnallocated() || IsContextSlot() ||
64 bool IsContextSlot() const { return location() == VariableLocation::CONTEXT; } function in class:v8::internal::final

Completed in 219 milliseconds