Home | History | Annotate | Download | only in compiler

Lines Matching refs:array_type

13 static void TypedArrayLoadHelper(const char* array_type) {
41 SNPrintF(source_buffer, source, array_type, arraysize(kValues),
42 values_buffer.start(), array_type, arraysize(kValues),
43 values_buffer.start(), array_type, array_type);
76 static void TypedArrayStoreHelper(const char* array_type) {
110 SNPrintF(source_buffer, source, array_type, arraysize(kValues),
111 values_buffer.start(), array_type, arraysize(kValues),
112 values_buffer.start(), array_type, array_type);