OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:first3str
(Results
1 - 1
of
1
) sorted by null
/external/v8/test/mjsunit/
keyed-call-generic.js
88
var
first3str
= ['zero', 'one', 'two'];
variable
95
testMany(fast_prop,
first3str
, first3num);
96
testMany(normal_prop,
first3str
, first3num);
Completed in 188 milliseconds