Home
last modified time | relevance | path

Searched defs:callContextSave (Results 1 – 5 of 5) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DIfExp.java125 Variable callContextSave = comp.callContextVar; in compile() local
136 Variable callContextSave = comp.callContextVar; in compile() local
H A DTryExp.java94 Variable callContextSave = comp.callContextVar; in compile() local
H A DCaseExp.java278 Variable callContextSave = comp.callContextVar; in compile() local
H A DCompilation.java1105 Variable callContextSave = callContextVar; in generateConstructor() local
1231 Variable callContextSave = callContextVar; in generateCheckMethod() local
1954 Variable callContextSave = callContextVar; in generateBytecode() local
H A DLambdaExp.java1528 Variable callContextSave = comp.callContextVar; in compileAsMethod() local