Homec4science

Declare tokenCache on AASTNode

Authored by epriestley <git@epriestley.com> on Feb 27 2016, 16:24.

Description

Declare tokenCache on AASTNode

Summary:
See discussion in T10462. Because this class extends Phobject, calling $this->undeclaredProperty = $value; throws.

Declare $tokenCache.

Test Plan: Added debugging statements, saw change cause cache hits to occur.

Reviewers: joshuaspence, chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15358

Details

Committed
epriestley <git@epriestley.com>Feb 27 2016, 17:08
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUc6e226fe460b: Introduce idxv(), like idx()
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU6ef9295e388d: Declare tokenCache on AASTNode (authored by epriestley <git@epriestley.com>).Feb 27 2016, 17:08