Searched defs:compiledObjectLiteral (Results 1 – 3 of 3) sorted by relevance
35 type compiledObjectLiteral struct { struct36 baseCompiledExpr37 expr *ast.ObjectLiteral1338 func (e *compiledObjectLiteral) emitGetter(putOnStack bool) {
44 type compiledObjectLiteral struct { struct45 baseCompiledExpr46 expr *ast.ObjectLiteral1706 func (e *compiledObjectLiteral) emitGetter(putOnStack bool) {
38 type compiledObjectLiteral struct { struct39 baseCompiledExpr40 expr *ast.ObjectLiteral1770 func (e *compiledObjectLiteral) emitGetter(putOnStack bool) {