Searched defs:context_index (Results 1 – 6 of 6) sorted by relevance
716 int context_index, ContextMenuCommand command_id) const { in IsContextMenuCommandEnabled()780 int context_index, in IsContextMenuCommandChecked()793 int context_index, ContextMenuCommand command_id) { in ExecuteContextMenuCommand()
705 void FullCodeGenerator::LoadContextField(Register dst, int context_index) { in LoadContextField()
4325 void FullCodeGenerator::LoadContextField(Register dst, int context_index) { in LoadContextField()
4299 void FullCodeGenerator::LoadContextField(Register dst, int context_index) { in LoadContextField()
4336 void FullCodeGenerator::LoadContextField(Register dst, int context_index) { in LoadContextField()
9650 int context_index = serialized_scope_info->ContextSlotIndex( in CopyContextLocalsToScopeObject() local