Searched defs:maybeResult (Results 1 – 2 of 2) sorted by relevance
800 … auto maybeResult = TryFastCompareStrings(thread, *flatString1, *flatString2, processedUntil); in CompareStrings() local824 … auto maybeResult = TryFastCompareStrings(thread, *flatString1, *flatString2, processedUntil); in FastCachedCompareStrings() local
3823 auto maybeResult = val->InstanceOf(context, ctor); in OH_JSVM_Instanceof() local