Home
last modified time | relevance | path

Searched defs:assign1 (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/compiler/
Dassignment-deopt.js34 function assign1(x) { x += 1; o.x = x; } function
/external/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h417 inline void assign1(const UChar* src,int32_t srcLen, UnicodeString s0) in assign1() function