Home | History | Annotate | Download | only in compiler

Lines Matching refs:function

32 function B(x, y) {
38 function C() {
41 function test_load() {
47 function test_load_from_different_contexts() {
49 this.f = function() {
51 this.g = function(flag) {
66 function test_store_load() {
78 function test_nonaliasing_store1() {
90 function test_transitioning_store1() {
97 function test_transitioning_store2() {
107 function test_transitioning_store3() {
115 function killall() {
121 function test_store_load_kill() {
134 function test_store_store() {
143 function test(x, f) {