Searched refs:asObject (Results 1 – 3 of 3) sorted by relevance
64 compile: function(environment, options, context, asObject) { argument69 this.precompile = !asObject;132 if (asObject) {154 let fn = this.createFunctionContext(asObject);193 if (!asObject) {223 createFunctionContext: function(asObject) { argument262 if (asObject) {
65 compile: function compile(environment, options, context, asObject) {70 this.precompile = !asObject;125 if (asObject) {136 var fn = this.createFunctionContext(asObject);178 if (!asObject) {208 createFunctionContext: function createFunctionContext(asObject) {251 if (asObject) {
73 compile: function compile(environment, options, context, asObject) {78 this.precompile = !asObject;133 if (asObject) {144 var fn = this.createFunctionContext(asObject);186 if (!asObject) {216 createFunctionContext: function createFunctionContext(asObject) {259 if (asObject) {