Lines Matching defs:arkProperties
3700 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties();
3701 thread->GetEcmaVM()->GetJSOptions().SetArkProperties(arkProperties | ArkProperties::ENABLE_ESM_TRACE);
3726 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties();
3727 thread->GetEcmaVM()->GetJSOptions().SetArkProperties(arkProperties | ArkProperties::ENABLE_ESM_TRACE);
3800 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties();
3801 thread->GetEcmaVM()->GetJSOptions().SetArkProperties(arkProperties | ArkProperties::ENABLE_ESM_TRACE);
3827 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties();
3828 thread->GetEcmaVM()->GetJSOptions().SetArkProperties(arkProperties | ArkProperties::ENABLE_ESM_TRACE);
3852 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties();
3853 thread->GetEcmaVM()->GetJSOptions().SetArkProperties(arkProperties | ArkProperties::ENABLE_ESM_TRACE);
3889 int arkProperties = thread->GetEcmaVM()->GetJSOptions().GetArkProperties();
3890 thread->GetEcmaVM()->GetJSOptions().SetArkProperties(arkProperties | ArkProperties::ENABLE_ESM_TRACE);