Home | History | Annotate | Download | only in src

Lines Matching refs:Smi

297     // computed fields (value is undefined), and smi and double literals
318 int key_value = Smi::cast(*key)->value();
367 array, i, handle(Smi::FromInt(0), isolate), kNonStrictMode);
389 literals->set(0, Smi::FromInt(kind));
1245 OS::SNPrintF(buffer, "%d", Smi::cast(*value_)->value());