Searched defs:blockParamId (Results 1 – 2 of 2) sorted by relevance
295 blockParamId = !path.depth && !scoped && this.blockParamIndex(name); variable in Compiler
515 lookupBlockParam: function(blockParamId, parts) { argument