Lines Matching full:flagsvalue
5597 auto flagsValue = pdfium::MakeUnique<CFXJSE_Value>(pIsolate);5598 argOne->GetObjectPropertyByIdx(0, flagsValue.get());5599 int32_t iFlags = flagsValue->ToInteger();