Searched refs:argEdgeEffect (Results 1 – 1 of 1) sorted by relevance
349 Local<JSValueRef> argEdgeEffect = runtimeCallInfo->GetCallArgRef(NUM_1); in SetEdgeEffect() local354 if (!argEdgeEffect->IsUndefined() && !argEdgeEffect->IsNull()) { in SetEdgeEffect()355 effect = argEdgeEffect->Int32Value(vm); in SetEdgeEffect()